]> granicus.if.org Git - clang/commit
[clang] buildFixItInsertionLine should use Hints of the same FID and LineNo
authorChih-Hung Hsieh <chh@google.com>
Wed, 12 Jul 2017 16:25:40 +0000 (16:25 +0000)
committerChih-Hung Hsieh <chh@google.com>
Wed, 12 Jul 2017 16:25:40 +0000 (16:25 +0000)
commit0d4b55467c845ce5ad3827e91325e2db7b2e6608
tree8661426e2f96a8789042a9defc46476461e0121c
parent059cc9230ce3d0c64b94b96723ed47ed2a53042e
[clang] buildFixItInsertionLine should use Hints of the same FID and LineNo

Fix bug https://bugs.llvm.org/show_bug.cgi?id=33734

Differential Revision: https://reviews.llvm.org/D35230

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307809 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/TextDiagnostic.cpp