llvm-project/clang/unittests/ASTMatchers/Dynamic
Alexander Kornienko f11e099052 Reorder ASTNodeKind::AllKindInfo to match NodeKindId.
Summary:
AllKindInfo is being indexed by NodeKindId, so the order must match.
Extended ASTTypeTraits tests to cover this.

Reviewers: sbenza

Subscribers: cfe-commits, klimek

Differential Revision: http://reviews.llvm.org/D19059

llvm-svn: 266268
2016-04-14 00:47:40 +00:00
..
CMakeLists.txt [CMake] Add clangBasic in ASTMatchersTests, according to r232051. 2015-03-12 23:49:06 +00:00
ParserTest.cpp Reorder ASTNodeKind::AllKindInfo to match NodeKindId. 2016-04-14 00:47:40 +00:00
RegistryTest.cpp Reorder ASTNodeKind::AllKindInfo to match NodeKindId. 2016-04-14 00:47:40 +00:00
VariantValueTest.cpp Replace some const std::string & with llvm::StringRef or std::string 2015-07-06 08:47:15 +00:00