diff options
| author | Krisitan Erik Olsen <kristian.erik@outlook.com> | 2025-11-01 11:01:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-01 18:01:06 +0000 |
| commit | 44df23aa8ea20618318feda3a445457be3da1ecf (patch) | |
| tree | 60ce9294665e766b3a4ce554b11f379dfdf00e7b /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 92e80d41c442997c8a4464e813b45cf5ef2e5a38 (diff) | |
| download | llvm-44df23aa8ea20618318feda3a445457be3da1ecf.zip llvm-44df23aa8ea20618318feda3a445457be3da1ecf.tar.gz llvm-44df23aa8ea20618318feda3a445457be3da1ecf.tar.bz2 | |
[clang][HLSL] Fix include guard typo in hlsl_compat_overloads.h (#164540)
Fixes a typo in the include guard name in hlsl_compat_overloads.h
The incorrect line:
` #define _HLSl_COMPAT_OVERLOADS_H_`
has been corrected to:
` #define _HLSL_COMPAT_OVERLOADS_H_`
Fixes #164100
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
