Commit 4d4c5fbd authored by thakis's avatar thakis Committed by Commit bot

Try to fix clang plugin tests after https://codereview.chromium.org/2270433002/

BUG=none
TBR=thestig@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2298013004
Cr-Commit-Position: refs/heads/master@{#415755}
parent ea6d0c26
......@@ -19,7 +19,6 @@ class ChromeStylePluginTest(plugin_testing.ClangPluginTest):
"""Test harness for the Chrome style plugin."""
def AdjustClangArguments(self, clang_cmd):
self.AddPluginArg(clang_cmd, 'follow-macro-expansion')
clang_cmd.extend([
# Skip code generation
'-fsyntax-only',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment