[all-commits] [llvm/llvm-project] 767b15: [HLSL] Change clang Driver Options to not set CXXO...
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Wed Feb 12 06:22:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 767b15f9d57cf31fd6ba2aed8c17a8c30d5b5e6e
https://github.com/llvm/llvm-project/commit/767b15f9d57cf31fd6ba2aed8c17a8c30d5b5e6e
Author: Farzon Lotfi <farzonlotfi at microsoft.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
A clang/test/SemaHLSL/use-cxx-alt-operator-names.hlsl
Log Message:
-----------
[HLSL] Change clang Driver Options to not set CXXOperatorNames (#126758)
- Disable `CXXOperatorNames` for HLSL
- Add tests to confirm we can use the alt names as functions
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