Support interleaving of other pragmas with FP_CONTRACT at the beginning of a
authorLang Hames <lhames@gmail.com>
Sat, 3 Nov 2012 22:29:05 +0000 (22:29 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 3 Nov 2012 22:29:05 +0000 (22:29 +0000)
commit2954ceab8254fe9809257d386f4715ac2d03bd13
treee5fb316473e34923eb77398420ef049b605fb9a2
parentf21203b17c62034eaec14ef0ac68f7009bfb9a93
Support interleaving of other pragmas with FP_CONTRACT at the beginning of a
compound statement.

llvm-svn: 167363
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseStmt.cpp