summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2014-12-21 14:22:00 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2014-12-21 14:22:00 +0000
commitf52cf3318abb1227d3f27e1f5439ff50c986b7be (patch)
treed9e95d076a108bb7b3561a92975013d1ee56bbfa /llvm/lib/CodeGen/StackProtector.cpp
parent5c45c541a20b0f82fb9e2c065db500b7d4412fc3 (diff)
downloadbcm5719-llvm-f52cf3318abb1227d3f27e1f5439ff50c986b7be.tar.gz
bcm5719-llvm-f52cf3318abb1227d3f27e1f5439ff50c986b7be.zip
Silence warnings in libunwind.
* Remove the embedded directive undefined behavior by moving the the #ifdef out of the macro arguments. [-Wembedded-directive] * Remove the local variable shadowing warning by renaming frameInfo in UnwindLevel1-gcc-ext.c. [-Wshadow] * Explicitly cast the function pointer to void pointer to avoid the comparison between function pointer and void pointer. [-Wpedantic] llvm-svn: 224690
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud