[PATCH] D11542: Refactoring how macro backtraces are printed

Zhengkai Wu zhengkai at google.com
Mon Jul 27 14:53:01 PDT 2015


zhengkai created this revision.
zhengkai added a reviewer: rtrieu.
zhengkai added a subscriber: cfe-commits.

Implement the iteration version of the function emitMacroExpansions instead of the recursion version.

Will work on to improve the diagnostic information in macro.


http://reviews.llvm.org/D11542

Files:
  include/clang/Frontend/DiagnosticRenderer.h
  lib/Frontend/DiagnosticRenderer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11542.30740.patch
Type: text/x-patch
Size: 7962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150727/24c000c6/attachment.bin>


More information about the cfe-commits mailing list