diff options
author | mydeveloperday <mydeveloperday@gmail.com> | 2021-11-23 10:43:27 +0000 |
---|---|---|
committer | mydeveloperday <mydeveloperday@gmail.com> | 2021-11-23 10:43:27 +0000 |
commit | 1cb3cfd932a0f26e5bfc5d944f63239242fa8ec3 (patch) | |
tree | cb61743e0eb5222152a3b5a09eda957b07968be7 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | e7cb3283c8032d89e81b3958b0fd73064ed5e839 (diff) | |
download | llvm-1cb3cfd932a0f26e5bfc5d944f63239242fa8ec3.zip llvm-1cb3cfd932a0f26e5bfc5d944f63239242fa8ec3.tar.gz llvm-1cb3cfd932a0f26e5bfc5d944f63239242fa8ec3.tar.bz2 |
[clang-format] [NFC] build clang-format with -Wall
When building clang-format with -Wall on Visual Studio 20119 we see the following, prevent this the only -Wall error
```
..FormatTokenLexer.cpp(45) : warning C4868: compiler may not enforce left-to-right evaluation order in braced initializer list
```
Reviewed By: HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D113844
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions