[PATCH] D81008: [AST] Record SourceLocation for TypoExpr.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 23:58:07 PDT 2020


hokein updated this revision to Diff 268068.
hokein marked an inline comment as done.
hokein added a comment.

use a single location.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81008

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaLookup.cpp
  clang/test/AST/ast-dump-recovery.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81008.268068.patch
Type: text/x-patch
Size: 4666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200603/ec305d32/attachment.bin>


More information about the cfe-commits mailing list