summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-05-23 09:42:50 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-05-23 09:42:50 +0000
commit7f192593af34153fccc99135951af23e693e03e2 (patch)
tree7166d36746c97213945fb99a3d60e43a7e975e7b /bindings
parent858db66427d9907e20879fc1dd01e1b840add2f3 (diff)
[mips] Make checks in CodeGen/mips-varargs.c less fragile
This test was failing on our fork of clang because it was not capturing [[ARG]] in the N32 case. Therefore it used the value from the last function which does not always have to be the same. All other cases were already capturing ARG so this appears to be an oversight. The test now uses -enable-var-scope to prevent such errors in the future. Reviewers: sdardis, atanasyan Patch by: Alexander Richardson Differential Revision: https://reviews.llvm.org/D32425 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303619 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings')
0 files changed, 0 insertions, 0 deletions