D149553 changes the name of the LangOptions member. This change allows
libc++ to work with either name.
Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rGcc3be76bea66: [libc++][test] Selects proper C++23 field.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM % nit.
| libcxx/test/tools/clang_tidy_checks/uglify_attributes.cpp | ||
|---|---|---|
| 32–44 | This should also work. | |
Comment Actions
Thanks for the review!
| libcxx/test/tools/clang_tidy_checks/uglify_attributes.cpp | ||
|---|---|---|
| 32–44 | I expected a simpler solution was indeed possible. Thanks for the suggestion. | |
This should also work.