summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-08-05 21:55:15 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-08-05 21:55:15 +0000
commit7af935ed9a09b1963666c3daf20b4a621ab091eb (patch)
tree1576f21c5c11d15adab462e1ad1c5de942975ae7 /clang/lib/Frontend/FrontendAction.cpp
parent9dd9b882aed2b9b63d90f9ebe7a04a8f24982f1e (diff)
downloadbcm5719-llvm-7af935ed9a09b1963666c3daf20b4a621ab091eb.tar.gz
bcm5719-llvm-7af935ed9a09b1963666c3daf20b4a621ab091eb.zip
Fixed test suite failure of test_SBTypeList().
SBTypeList does not have IsValid() method defined. It's always valid in a sense. So the Python's truth value testing in turn delegates to __len__() method, which is defined for SBTypeList, and returns 0. llvm-svn: 136985
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud