[all-commits] [llvm/llvm-project] b2c9ff: [NFC][HLSL] Fix build error caused missing typo up...
Xiang Li via All-commits
all-commits at lists.llvm.org
Thu Aug 4 23:20:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2c9ff727379992ef472e32620635b7e5d561d60
https://github.com/llvm/llvm-project/commit/b2c9ff727379992ef472e32620635b7e5d561d60
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[NFC][HLSL] Fix build error caused missing typo update.
setHLSLFnuctionAttributes to setHLSLFunctionAttributes.
Differential Revision: https://reviews.llvm.org/D131240
More information about the All-commits
mailing list