[PATCH] D64932: [Parser] Emit descriptive diagnostic for misplaced pragma

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 4 03:08:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
sepavloff marked an inline comment as done.
Closed by commit rL367779: [Parser] Emit descriptive diagnostic for misplaced pragma (authored by sepavloff, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64932?vs=213023&id=213239#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64932/new/

https://reviews.llvm.org/D64932

Files:
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/lib/Parse/ParseDecl.cpp
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/test/Parser/pragma-attribute-context.cpp
  cfe/trunk/test/Parser/pragma-fp-contract.c
  cfe/trunk/test/Parser/pragma-fp-contract.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64932.213239.patch
Type: text/x-patch
Size: 4160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190804/00ba0c68/attachment-0001.bin>


More information about the cfe-commits mailing list