[PATCH] D46614: [clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective

Julie Hockett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 11:43:53 PDT 2018


juliehockett updated this revision to Diff 146175.

https://reviews.llvm.org/D46614

Files:
  include/clang/Lex/PPCallbacks.h
  include/clang/Lex/PreprocessingRecord.h
  lib/CodeGen/MacroPPCallbacks.cpp
  lib/CodeGen/MacroPPCallbacks.h
  lib/Frontend/DependencyFile.cpp
  lib/Frontend/DependencyGraph.cpp
  lib/Frontend/ModuleDependencyCollector.cpp
  lib/Frontend/PrintPreprocessedOutput.cpp
  lib/Frontend/Rewrite/InclusionRewriter.cpp
  lib/Lex/PPDirectives.cpp
  lib/Lex/PreprocessingRecord.cpp
  tools/libclang/Indexing.cpp
  unittests/Lex/PPCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46614.146175.patch
Type: text/x-patch
Size: 17651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/e90de419/attachment-0001.bin>


More information about the llvm-commits mailing list