Issue 127851
Summary [HLSL][clang-format] Disable CXXOperatorNames in HLSL mode
Labels clang-format, HLSL
Assignees
Reporter bogner
    HLSL does not treat alternative operators as keywords (`and`, `or`, etc) - see #126758. We'll need to make sure we treat them as regular identifiers when formatting.

note: blocked on #126257

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to