[PATCH] D69844: [Basic] Integrate SourceLocation and SourceRange with FoldingSet, NFCI

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 10 10:53:11 PDT 2020


miyuki updated this revision to Diff 249444.
miyuki retitled this revision from "[Basic] Integrate SourceLocation with FoldingSet, NFCI" to "[Basic] Integrate SourceLocation and SourceRange with FoldingSet, NFCI".
miyuki added a comment.
Herald added a subscriber: martong.

Rebased, added similar integration for SourceRange


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69844/new/

https://reviews.llvm.org/D69844

Files:
  clang/include/clang/Basic/SourceLocation.h
  clang/lib/Analysis/PathDiagnostic.cpp
  clang/lib/Basic/SourceLocation.cpp
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69844.249444.patch
Type: text/x-patch
Size: 3782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200310/e913f314/attachment-0001.bin>


More information about the cfe-commits mailing list