[PATCH] [extra] pptrace - preprocessor tracing and testing tool

John Thompson john.thompson.jtsoftware at gmail.com
Wed Oct 30 05:50:31 PDT 2013


  Thanks, Kim, for the excellent review, and also for solving the walking issue. I've applied the suggested changes, revised the MacroArgs argument walking code segment, and added another test.

  More tests will follow, but first I'm going to run the tool over a set of platform headers, to see if I can ring out any more crashes.

  -John

Hi silvas, kimgr,

http://llvm-reviews.chandlerc.com/D2020

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2020?vs=5233&id=5256#toc

Files:
  test/pp-trace/Input/Level1A.h
  test/pp-trace/Input/Level1B.h
  test/pp-trace/Input/Level2A.h
  test/pp-trace/pp-trace-macro.cpp
  test/pp-trace/pp-trace-include.cpp
  pp-trace/PPTrace.cpp
  pp-trace/PPCallbacksTracker.h
  pp-trace/PPCallbacksTracker.cpp
  pp-trace/CMakeLists.txt
  pp-trace/Makefile
  CMakeLists.txt
  Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2020.6.patch
Type: text/x-patch
Size: 56635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131030/47055c39/attachment.bin>


More information about the cfe-commits mailing list