[all-commits] [llvm/llvm-project] cc3be7: [libc++][test] Selects proper C++23 field.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Thu May 4 10:51:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc3be76bea668b7b314fdc0c9c3830e35f7a9981
https://github.com/llvm/llvm-project/commit/cc3be76bea668b7b314fdc0c9c3830e35f7a9981
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M libcxx/test/tools/clang_tidy_checks/uglify_attributes.cpp
Log Message:
-----------
[libc++][test] Selects proper C++23 field.
D149553 changes the name of the LangOptions member. This change allows
libc++ to work with either name.
Reviewed By: philnik, #libc
Differential Revision: https://reviews.llvm.org/D149554
More information about the All-commits
mailing list