These tests should have added -std=c++23 instead of replacing -std=c++2b
in D149553.
Details
Details
- Reviewers
aaron.ballman - Commits
- rGfd556368a1a8: [clang] Restores some -std=c++2b tests.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/Preprocessor/init.c | ||
---|---|---|
13 | FYI the revision had a parent revision to test some changes for the Clang pre-commit CI not related to this patch at all. |
FYI the revision had a parent revision to test some changes for the Clang pre-commit CI not related to this patch at all.