[all-commits] [llvm/llvm-project] 613462: [NFC][HLSL] Fix typo in CGHLSLRuntime.
Xiang Li via All-commits
all-commits at lists.llvm.org
Thu Aug 4 23:08:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6134629af08705e1f495171221deb46f6ba3d65d
https://github.com/llvm/llvm-project/commit/6134629af08705e1f495171221deb46f6ba3d65d
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/lib/CodeGen/CGHLSLRuntime.h
Log Message:
-----------
[NFC][HLSL] Fix typo in CGHLSLRuntime.
Change setHLSLFnuctionAttributes to setHLSLFunctionAttributes.
Differential Revision: https://reviews.llvm.org/D131238
More information about the All-commits
mailing list