aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-08-31 20:29:05 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-08-31 20:29:05 +0000
commit7c4700525c6d3f0e76c17081439ac30d53fe1251 (patch)
tree7fd1d2f84704e8ef74c90bbb60c55557d44c7a59 /clang/lib/CodeGen/CodeGenModule.cpp
parent1b258d313c7760b046a5d76a5a06279e770f2315 (diff)
downloadllvm-7c4700525c6d3f0e76c17081439ac30d53fe1251.zip
llvm-7c4700525c6d3f0e76c17081439ac30d53fe1251.tar.gz
llvm-7c4700525c6d3f0e76c17081439ac30d53fe1251.tar.bz2
libc++abi: fix some -Wunused-function warnings
is_initialized is only used in the no threads case or if on non ARM Apple targets. Use the preprocessor to remove the function otherwise. NFC. llvm-svn: 280286
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions