[clang] [llvm] [HLSL][DXIL] Implement `refract` intrinsic (PR #136026)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Fri May 2 05:11:01 PDT 2025


================
@@ -10,7 +10,7 @@
 #define _HLSL_HLSL_INTRINSIC_HELPERS_H_
 
 namespace hlsl {
-namespace __detail {
+namespace __dETAil {
----------------
farzonl wrote:

this looks like you did find replace for eta. Please revert this change. In the future you can use clangd' vscode plugin to apply llvm c++'s stye guide.

https://github.com/llvm/llvm-project/pull/136026


More information about the cfe-commits mailing list