[all-commits] [llvm/llvm-project] ee8e0f: Fix order of include flags for the target & regula...
Eric via All-commits
all-commits at lists.llvm.org
Sat Jun 1 09:32:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee8e0f3365c6b27c8a82fafa1dd4af10e16384f5
https://github.com/llvm/llvm-project/commit/ee8e0f3365c6b27c8a82fafa1dd4af10e16384f5
Author: Eric <eric at efcs.ca>
Date: 2024-06-01 (Sat, 01 Jun 2024)
Changed paths:
M libcxx/test/configs/llvm-libc++-android-ndk.cfg.in
M libcxx/test/configs/llvm-libc++-mingw.cfg.in
M libcxx/test/configs/llvm-libc++-shared-clangcl.cfg.in
M libcxx/test/configs/llvm-libc++-shared-gcc.cfg.in
M libcxx/test/configs/llvm-libc++-shared.cfg.in
M libcxx/test/configs/llvm-libc++-static-clangcl.cfg.in
Log Message:
-----------
Fix order of include flags for the target & regular include paths. (#93547)
The target include directory should always come first,
since the regular includes are dependent on it
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list