diff options
author | Jie Fu <jiefu@tencent.com> | 2024-08-06 07:03:14 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-08-06 07:03:56 +0800 |
commit | 8b68e06731e0033ed3f8d6fe6292ae671611cfa1 (patch) | |
tree | 0d4fd1d52618ba463b98ae021b325f14d1189856 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | cfd13cbac12b73069c79c89bb37294f77938bb3f (diff) | |
download | llvm-8b68e06731e0033ed3f8d6fe6292ae671611cfa1.zip llvm-8b68e06731e0033ed3f8d6fe6292ae671611cfa1.tar.gz llvm-8b68e06731e0033ed3f8d6fe6292ae671611cfa1.tar.bz2 |
[clang] Remove commas at the end of enumerator lists [NFC]
/llvm-project/clang/include/clang-c/Index.h:2984:28:
error: commas at the end of enumerator lists are a C99-specific feature [-Werror,-Wc99-extensions]
CXType_HLSLResource = 179,
^
1 error generated.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions