diff options
author | Stella Stamenova <stilis@microsoft.com> | 2018-12-21 23:59:24 +0000 |
---|---|---|
committer | Stella Stamenova <stilis@microsoft.com> | 2018-12-21 23:59:24 +0000 |
commit | c3bedd056467ef110eb30461fdf1286660504989 (patch) | |
tree | 2c015f0cb9f2fac280b4358ba87cd81d6241553b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 98bbd07cc3aa2d7477c90a3fff1184c1b03c5f32 (diff) | |
download | llvm-c3bedd056467ef110eb30461fdf1286660504989.zip llvm-c3bedd056467ef110eb30461fdf1286660504989.tar.gz llvm-c3bedd056467ef110eb30461fdf1286660504989.tar.bz2 |
[cmake] Suppress 'warning C4201: nonstandard extension used: nameless struct/union' on Windows
This warning comes up in the ObjC language plugin because of the use of nameless structs. This change suppresses the warning.
llvm-svn: 349977
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions