aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-01-26 02:02:57 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-01-26 02:02:57 +0000
commit273fd772ab7f5a85d0ec314da504d9bbee2844cb (patch)
tree0c8d2505f0667043a8d03ba162995c3503232908 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent5bfde1aa42a70f6f96807c7d40a7286eb5a3ded7 (diff)
downloadllvm-273fd772ab7f5a85d0ec314da504d9bbee2844cb.zip
llvm-273fd772ab7f5a85d0ec314da504d9bbee2844cb.tar.gz
llvm-273fd772ab7f5a85d0ec314da504d9bbee2844cb.tar.bz2
Fix our handling of #pragma GCC visibility.
Now the lexer just produces a token and the parser is the one responsible for activating it. This fixes problem like the one pr11797 where the lexer and the parser were not in sync. This also let us be more strict on where in the file we accept these pragmas. llvm-svn: 149014
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions