[PATCH] D64932: [Parser] Emit descriptive diagnostic for misplaced pragma
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 29 10:09:47 PDT 2019
sepavloff updated this revision to Diff 212188.
sepavloff added a comment.
Updated patch
Move logically independent changes to separate patches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64932/new/
https://reviews.llvm.org/D64932
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Basic/TokenKinds.cpp
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseDeclCXX.cpp
clang/test/Parser/pragma-attribute-context.cpp
clang/test/Parser/pragma-fp-contract.c
clang/test/Parser/pragma-fp-contract.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64932.212188.patch
Type: text/x-patch
Size: 4420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190729/d9876d43/attachment.bin>
More information about the cfe-commits
mailing list