[PATCH] D44630: [ms] Parse #pragma optimize and ignore it behind its own flag

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 20 01:57:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
hans marked an inline comment as done.
Closed by commit rL327959: [ms] Parse #pragma optimize and ignore it behind its own flag (authored by hans, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44630?vs=138940&id=139087#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44630

Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/lib/Parse/ParsePragma.cpp
  cfe/trunk/test/Preprocessor/pragma_microsoft.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44630.139087.patch
Type: text/x-patch
Size: 7990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180320/f5fe0b3f/attachment-0001.bin>


More information about the cfe-commits mailing list