llvm-project/clang/unittests/ASTMatchers/Dynamic
Peter Wu 0f215dd8ae [ASTMatchers] temporary disable tests with floating suffix
r305022 assumed that floatLiteral(equals(1.2)) would also match 1.2f and
1.2l, but apparently that is not the case. Until it is clear how to
match, temporary disable the test to fix CI.

llvm-svn: 305025
2017-06-08 22:58:12 +00:00
..
CMakeLists.txt [CMake] Add clangBasic in ASTMatchersTests, according to r232051. 2015-03-12 23:49:06 +00:00
ParserTest.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00
RegistryTest.cpp [ASTMatchers] temporary disable tests with floating suffix 2017-06-08 22:58:12 +00:00
VariantValueTest.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00