People put pragmas in crazy places; add more handling. PR14046.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 9 Oct 2012 22:46:54 +0000 (22:46 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 9 Oct 2012 22:46:54 +0000 (22:46 +0000)
commitbbbbac6012880620c1b8689c6fd4b2c649e49d8c
treef17a2278dc6bd97cdd139d30ec1044ac0fbb9bb7
parenta5d3ba008b14509aa9c95911de3b5e26a7976b5d
People put pragmas in crazy places; add more handling.  PR14046.

I think our general framework for parser pragmas needs a bit more work,
but I'm not planning on working on it at the moment.

llvm-svn: 165558
clang/lib/Parse/ParseStmt.cpp
clang/test/CodeGen/pragma-weak.c