[PATCH] D61643: [PragmaHandler] Expose `#pragma` location

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 21 16:50:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC361335: [PragmaHandler] Expose `#pragma` location (authored by jdenny, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61643?vs=198489&id=200608#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D61643

Files:
  docs/ClangPlugins.rst
  examples/AnnotateFunctions/AnnotateFunctions.cpp
  include/clang/Lex/Pragma.h
  include/clang/Lex/Preprocessor.h
  lib/Frontend/PrintPreprocessedOutput.cpp
  lib/Lex/PPDirectives.cpp
  lib/Lex/Pragma.cpp
  lib/Parse/ParsePragma.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61643.200608.patch
Type: text/x-patch
Size: 37165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190521/12a6e586/attachment-0001.bin>


More information about the cfe-commits mailing list