diff options
author | Fangrui Song <i@maskray.me> | 2020-11-04 18:33:51 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-11-04 18:33:51 -0800 |
commit | bf146857bbb3fa4bc30ee4f42829ddc4c19c41de (patch) | |
tree | 4d80a82760ce6b6c9e5edb9e66477bcb39d1607b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 1dad9d4282cc33689b304e87793eff2755b82725 (diff) | |
download | llvm-bf146857bbb3fa4bc30ee4f42829ddc4c19c41de.zip llvm-bf146857bbb3fa4bc30ee4f42829ddc4c19c41de.tar.gz llvm-bf146857bbb3fa4bc30ee4f42829ddc4c19c41de.tar.bz2 |
[mlir] Change deprecated -Werror-implicit-function-declaration to -Werror=implicit-function-declaration
This -Werror- form has been deprecated since 2007 (GCC r122017).
And only enable it for CMAKE_C_FLAGS. C++ does not need it.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions