]> granicus.if.org Git - clang/commit
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)
commit8b2bfdda35de8239df0ff4a588214d5876a38d28
tree9f713006697d09030c7bdca98ec9325358982baa
parent6c2fd0d71406c5f311ff00208448a63fa9071453
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165558 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseStmt.cpp
test/CodeGen/pragma-weak.c