Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90459
[WIP][clang] Use RecoveryExpr to suppress secondary diagnostics for typo correction. Needs ReviewPublic Authored by hokein on Oct 30 2020, 6:44 AM. This revision needs review, but there are no reviewers specified.
Details
Diff Detail
Revision Contents
Diff 301882 clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/test/Modules/submodules-merge-defs.cpp
clang/test/Sema/PR28181.c
clang/test/Sema/typo-correction-ambiguity.cpp
clang/test/Sema/typo-correction-no-hang.cpp
clang/test/Sema/typo-correction.c
clang/test/Sema/var-redecl.c
clang/test/SemaCXX/enum-scoped.cpp
clang/test/SemaCXX/nested-name-spec.cpp
clang/test/SemaCXX/typo-correction-crash.cpp
clang/test/SemaCXX/typo-correction-cxx11.cpp
clang/test/SemaCXX/typo-correction-delayed.cpp
clang/test/SemaObjC/error-outof-scope-property-use.m
clang/test/SemaObjCXX/block-for-lambda-conversion.mm
|