Details
Details
- Reviewers
aaron.ballman erichkeane - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Event Timeline
| clang/include/clang/Basic/DiagnosticDriverKinds.td | ||
|---|---|---|
| 635 | Shouldn't this be something like: | |
| clang/include/clang/Basic/DiagnosticDriverKinds.td | ||
|---|---|---|
| 635 | Yeah it is better. (we may assume -std=c++20 will be enabled if -std=c++23 is specified.) | |
Comment Actions
Committed in https://reviews.llvm.org/rG98f36ac4fa86d7f7a3f05b70f792c416fbb23a4a
(I forgot to write the correct phab link)
Shouldn't this be something like: