[PATCH] D59296: [pp-trace] Delete -ignore and add a new option -callbacks

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 06:29:16 PDT 2019


MaskRay updated this revision to Diff 191075.
MaskRay retitled this revision from "[pp-trace] Delete -ignore and add generalized -callbacks" to "[pp-trace] Delete -ignore and add a new option -callbacks".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Add a test with spaces around patterns


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D59296

Files:
  docs/ReleaseNotes.rst
  docs/pp-trace.rst
  pp-trace/PPCallbacksTracker.cpp
  pp-trace/PPCallbacksTracker.h
  pp-trace/PPTrace.cpp
  test/pp-trace/pp-trace-conditional.cpp
  test/pp-trace/pp-trace-filter.cpp
  test/pp-trace/pp-trace-ident.cpp
  test/pp-trace/pp-trace-macro.cpp
  test/pp-trace/pp-trace-modules.cpp
  test/pp-trace/pp-trace-pragma-general.cpp
  test/pp-trace/pp-trace-pragma-ms.cpp
  test/pp-trace/pp-trace-pragma-opencl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59296.191075.patch
Type: text/x-patch
Size: 14752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190318/9464b732/attachment.bin>


More information about the cfe-commits mailing list