llvm-project/clang/lib/ASTMatchers
Samuel Benzaquen b6f73bc510 Fix code to follow the "Don’t use else after a return" rule.
Summary:
Fix code to follow the "Don’t use else after a return" rule.
This is a followup from rL219792.

Reviewers: alexfh

Subscribers: klimek, cfe-commits

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

llvm-svn: 219939
2014-10-16 17:50:19 +00:00
..
Dynamic Fix completion logic to allow for heterogeneous argument types in matcher overloads. 2014-10-09 22:08:52 +00:00
ASTMatchFinder.cpp Return a reference instead of vector copy for parentmap queries. 2014-10-04 17:01:26 +00:00
ASTMatchersInternal.cpp Fix code to follow the "Don’t use else after a return" rule. 2014-10-16 17:50:19 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00