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

John Thompson john.thompson.jtsoftware at gmail.com
Mon Oct 28 09:52:27 PDT 2013


  Sean,

  I revised per your comments, except for the one about -- in the command line, as I don't understand.  I think you can use either "-' or "--" for options.  I don't know about using "--" to separate the compiler options.

  Kim,

  What I usually do in the case of strange build errors on Windows is update cmake, delete the CMakeCache.txt file, rerun the initial camke command line ("cmake -G "Visual Studio 10" -DCLANG_BUILD_EXAMPLES=ON ." in my case), run clean in Visual Studio, then a build.  I just did this, but didn't see any error, so I'm not sure what to do.

  -John

Hi silvas, kimgr,

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

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

Files:
  test/pp-trace/pp-trace-macro.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.3.patch
Type: text/x-patch
Size: 47323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131028/3be28032/attachment.bin>


More information about the cfe-commits mailing list