[NFC][HLSL] Fix typo in CGHLSLRuntime.
authorXiang Li <python3kgae@outlook.com>
Fri, 5 Aug 2022 06:05:46 +0000 (23:05 -0700)
committerXiang Li <python3kgae@outlook.com>
Fri, 5 Aug 2022 06:08:40 +0000 (23:08 -0700)
commit6134629af08705e1f495171221deb46f6ba3d65d
tree564460df76774b79e7b78736108a586e84dd60dd
parentb568cb10648f297969c5ec7b54d0ceeeb1820a5c
[NFC][HLSL] Fix typo in CGHLSLRuntime.

Change setHLSLFnuctionAttributes to setHLSLFunctionAttributes.

Differential Revision: https://reviews.llvm.org/D131238
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h