llvm-project/clang/unittests/ASTMatchers
Etienne Bergeron 3588be7fa1 Add an AST matcher for string-literal length
Summary:
This patch is adding support for a matcher to check string literal length.

This matcher is used in clang-tidy checkers and is part of this refactoring:
  see: http://reviews.llvm.org/D19841

Reviewers: sbenza, klimek, aaron.ballman

Subscribers: alexfh, klimek, cfe-commits

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

llvm-svn: 269274
2016-05-12 04:20:04 +00:00
..
Dynamic Reorder ASTNodeKind::AllKindInfo to match NodeKindId. 2016-04-14 00:47:40 +00:00
ASTMatchersTest.cpp Add an AST matcher for string-literal length 2016-05-12 04:20:04 +00:00
ASTMatchersTest.h Clarify memory ownership semantics; NFC. 2016-04-21 13:51:07 +00:00
CMakeLists.txt Turning on the /bigobj flag for two more files that will not link with MSVC 2015 Win64 Debug due to the section limit. 2016-03-08 16:34:37 +00:00