[PATCH] D12379: Fix the bugs in the mapDiagnosticRanges (Still in progress)

Richard Trieu via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 23 18:38:48 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248454: Improve the printing of ranges when macros are involved. (authored by rtrieu).

Changed prior to commit:
  http://reviews.llvm.org/D12379?vs=35575&id=35580#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12379

Files:
  cfe/trunk/include/clang/Basic/SourceManager.h
  cfe/trunk/lib/Basic/SourceManager.cpp
  cfe/trunk/lib/Frontend/DiagnosticRenderer.cpp
  cfe/trunk/test/Index/fix-its.m
  cfe/trunk/test/Misc/caret-diags-macros.c
  cfe/trunk/test/Misc/diag-macro-backtrace2.c
  cfe/trunk/test/Misc/reduced-diags-macros.cpp
  cfe/trunk/test/Misc/serialized-diags.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12379.35580.patch
Type: text/x-patch
Size: 25055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150924/318fe04f/attachment-0001.bin>


More information about the cfe-commits mailing list