[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:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356366: [pp-trace] Delete -ignore and add a new option -callbacks (authored by MaskRay, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59296.191076.patch
Type: text/x-patch
Size: 15712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190318/48ac4cf3/attachment-0001.bin>


More information about the cfe-commits mailing list