aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/xunit-output.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-06-12 21:23:23 +0000
committerHans Wennborg <hans@hanshq.net>2015-06-12 21:23:23 +0000
commitb274738725f2e25595a6e1d021699194c146221a (patch)
tree7bfd2484789660ce0f8d42f0374157e4fb6ecd33 /llvm/utils/lit/tests/xunit-output.py
parent1054420ba3b908ade5ef654c4cb82f174a8430c4 (diff)
downloadllvm-b274738725f2e25595a6e1d021699194c146221a.zip
llvm-b274738725f2e25595a6e1d021699194c146221a.tar.gz
llvm-b274738725f2e25595a6e1d021699194c146221a.tar.bz2
[ms] Don't try to delay lookup for failures in SFINAE context (PR23823)
The underlying problem in PR23823 already existed before my recent change in r239558, but that change made it worse (failing not only for undeclared symbols, but also failed overload resolution). This makes Clang not try to delay the lookup in SFINAE context. I assume no current code is relying on SFINAE working with lookups that need to be delayed, because that never seems to have worked. Differential Revision: http://reviews.llvm.org/D10417 llvm-svn: 239639
Diffstat (limited to 'llvm/utils/lit/tests/xunit-output.py')
0 files changed, 0 insertions, 0 deletions