commit | 7d4a7764fd90ea47d3998528784960b1ac8d1a5f | [log] [tgz] |
---|---|---|
author | Jordan Rose <jordan_rose@apple.com> | Sat Mar 02 00:49:47 2013 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 17 07:32:25 2020 -0700 |
tree | a9a6642723a1a84972a7db3b4d06f7ab2ed5b5d2 | |
parent | d650cb018e0086901d00e0d6eb73b025ea02b283 [diff] |
CMake: -Wno-nested-anon-types for Clang. In LLVM, -pedantic is not set unless LLVM_ENABLE_PEDANTIC is set. However, Clang's CMakeLists.txt unilaterally adds -pedantic to the run line, so we need to disable -Wnested-anon-types explicitly. llvm-svn: 176393 GitOrigin-RevId: bd804e9d6ae61947620661b13766e8a6705f87e2