Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/SemaTemplate/missing-typename-recovery.cpp | ||
---|---|---|
1 | nit: name of this test seems slightly unusual, maybe just nns-recovery.cpp or something like this? |
Paths
| Differential D82631
[AST][RecoveryAST] Avoid spurious 'missing typename' diagnostic when the NNS contains errors. ClosedPublic Authored by hokein on Jun 26 2020, 1:56 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 30 2020, 2:32 AM Closed by commit rGd285f29317d6: [AST][RecoveryExpr] Avoid spurious 'missing typename' diagnostic when the NNS… (authored by hokein). · Explain WhyJun 30 2020, 7:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273620 clang/include/clang/AST/NestedNameSpecifier.h
clang/lib/AST/NestedNameSpecifier.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/SemaTemplate/missing-typename-recovery.cpp
|
clang-tidy: error: no member named 'Error' in 'clang::NestedNameSpecifierDependenceScope::NestedNameSpecifierDependence' [clang-diagnostic-error]
not useful