]> granicus.if.org Git - clang/commit
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)
commita60d21d9ffd2a995c58dc5c5a4e3d9a014e3bc60
tree4712acb846607288c3f61f6f7b6e95140f3928ea
parentb57ce4e8918656f5f4070f59d74354fcefbbb6f8
Support interleaving of other pragmas with FP_CONTRACT at the beginning of a
compound statement.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167363 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseStmt.cpp