Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87382
[AST] Fix dependence-bits for CXXDefaultInitExpr. ClosedPublic Authored by hokein on Sep 9 2020, 8:00 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 18 2020, 7:56 AM Closed by commit rGf8f1e5fb39d2: [AST] Fix dependence-bits for CXXDefaultInitExpr. (authored by hokein). · Explain WhySep 20 2020, 11:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293081 clang/include/clang/AST/ComputeDependence.h
clang/lib/AST/ComputeDependence.cpp
clang/lib/AST/ExprCXX.cpp
clang/test/SemaCXX/invalid-constructor-init.cpp
|