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

Zhengkai Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 12:20:07 PDT 2015


zhengkai updated this revision to Diff 34826.
zhengkai added a comment.

Use the rtrieu's method to re write the implementation of SourceManager.


http://reviews.llvm.org/D12379

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12379.34826.patch
Type: text/x-patch
Size: 25634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150915/d66e84a6/attachment-0001.bin>


More information about the cfe-commits mailing list