aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-08-18 20:01:28 +0000
committerZachary Turner <zturner@google.com>2015-08-18 20:01:28 +0000
commit2878bf44b1ca34e9ec0dd8f6e076b06d26c8d708 (patch)
treeb4a2f26cd196a98839162ba16741288ede76666a /clang/lib/Frontend/CompilerInstance.cpp
parent11825f25923a9776ac8e575cf8736fc6c5e2d33b (diff)
downloadllvm-2878bf44b1ca34e9ec0dd8f6e076b06d26c8d708.zip
llvm-2878bf44b1ca34e9ec0dd8f6e076b06d26c8d708.tar.gz
llvm-2878bf44b1ca34e9ec0dd8f6e076b06d26c8d708.tar.bz2
[Windows] XFAIL tests that depend on expression name lookup.
Name lookup doesn't work properly with Windows targets. This is most likely due to issues with name mangling, although there is at least one set of debug info related issues as well, since some of the name lookup requests appear to be failing on types rather than symbols. Specifically, this patch XFAILS the following set of tests: TestChar1632T.py TestRdar12991846.py TestConstVariables.py TestCallCPPFunction.py TestCallStopAndContinue.py TestCallUserDefinedFunction.py TestCModules.py TestCPPThis.py TestExprs2.py TestOverloadedFunctions.py TestRvalueReferences.py And fixing the underlying issue is tracked in http://llvm.org/pr24489 llvm-svn: 245338
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions