summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-11-17 11:57:47 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-11-17 11:57:47 +0000
commit5f928ff1333e5019567fe6f86cdba05391334914 (patch)
treed9cc6c4e141657d0ee6b165953a55f27db791e0d /clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
parent690a811df165ce2de788a9bea9097e3f6db31f4e (diff)
downloadbcm5719-llvm-5f928ff1333e5019567fe6f86cdba05391334914.tar.gz
bcm5719-llvm-5f928ff1333e5019567fe6f86cdba05391334914.zip
[ELF] - Teach LLD to use information from .debug_str for error reporting.
Recently we teached LLD to report line numbers for duplicate variables definitions, though currently LLD is unable to do that for case when strings are not built in .debug_info, but stored in .debug_str instead. That is because out LLDDwarfObj does not handle .debug_str yet. Patch fixes that. Differential revision: https://reviews.llvm.org/D39542 llvm-svn: 318519
Diffstat (limited to 'clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud