[all-commits] [llvm/llvm-project] abe300: [AST] Use recovery-expr to preserve incomplete-typ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jan 10 03:45:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abe3003ead808518190d1e9717495735786938d3
https://github.com/llvm/llvm-project/commit/abe3003ead808518190d1e9717495735786938d3
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/AST/ast-dump-recovery.cpp
M clang/test/OpenMP/declare_reduction_messages.cpp
Log Message:
-----------
[AST] Use recovery-expr to preserve incomplete-type-member-access expression.
Fixes https://github.com/clangd/clangd/issues/502
Differential Revision: https://reviews.llvm.org/D116922
More information about the All-commits
mailing list