[PATCH] D89414: clang/StaticAnalyzer: Stop using SourceManager::getBuffer
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 14 12:43:55 PDT 2020
dexonsmith updated this revision to Diff 298223.
dexonsmith added a comment.
Fix a warning about an unused `Invalid` flag.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89414/new/
https://reviews.llvm.org/D89414
Files:
clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/IssueHash.cpp
clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89414.298223.patch
Type: text/x-patch
Size: 5901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201014/40a831be/attachment.bin>
More information about the cfe-commits
mailing list