summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
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/CodeGen/CodeGenFunction.h
parent5bfde1aa42a70f6f96807c7d40a7286eb5a3ded7 (diff)
downloadbcm5719-llvm-273fd772ab7f5a85d0ec314da504d9bbee2844cb.tar.gz
bcm5719-llvm-273fd772ab7f5a85d0ec314da504d9bbee2844cb.zip
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/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud