summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/integer-overflow.c
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-04-23 00:31:16 +0000
committerJustin Bogner <mail@justinbogner.com>2015-04-23 00:31:16 +0000
commit60d852ba5b6ab568b23be94816b0f87c293107f5 (patch)
tree09bbffcad03d852f8bf12a86a32d34c3d2f67b90 /clang/test/CodeGen/integer-overflow.c
parent46e9f9df15483c6bbb55c24d9e6d4bb7776e377d (diff)
downloadbcm5719-llvm-60d852ba5b6ab568b23be94816b0f87c293107f5.tar.gz
bcm5719-llvm-60d852ba5b6ab568b23be94816b0f87c293107f5.zip
InstrProf: Fix a shadowing error that would break length of profile names
We try to use the member variable "FuncName" here, but we've also used that name as a parameter. This ends with us getting the length of the function name wrong when we generate the coverage data. llvm-svn: 235565
Diffstat (limited to 'clang/test/CodeGen/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud