[PATCH] D29923: PPCallbacks::MacroUndefined, change signature and add test.

Frederich Munch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 13 15:01:04 PDT 2017


marsupial updated this revision to Diff 91627.
marsupial retitled this revision from "Add test for PPCallbacks::MacroUndefined" to "PPCallbacks::MacroUndefined, change signature and add test.".
marsupial edited the summary of this revision.
Herald added a subscriber: nemanjai.

https://reviews.llvm.org/D29923

Files:
  include/clang/Lex/PPCallbacks.h
  include/clang/Lex/PreprocessingRecord.h
  lib/Frontend/PrintPreprocessedOutput.cpp
  lib/Lex/PPDirectives.cpp
  lib/Lex/PreprocessingRecord.cpp
  tools/libclang/Indexing.cpp
  unittests/Basic/SourceManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29923.91627.patch
Type: text/x-patch
Size: 11563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170313/17432310/attachment.bin>


More information about the cfe-commits mailing list