[PATCH] D89705: [clang] Use SourceLocation as key in std::map, NFCI

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 19 09:58:04 PDT 2020


dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.

LGTM, assuming fix the linter problem by running `git show -U0 | clang-format-diff.py -i -p1` (or similar).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89705



More information about the cfe-commits mailing list