hanchenye-llvm-project/clang-tools-extra/unittests
Guillaume Papin 64feb39b1b cpp11-migrate: Add a class to support include directives modifications
The IncludeDirectives class helps with detecting and modifying #include
directives. For now it allows the users to add angled-includes in a source file.
This is a start for this class that will evolve in the future to add more
functionality.

This should fix the reverted commit r189037 (buildbot failures on Windows).

llvm-svn: 189354
2013-08-27 14:50:26 +00:00
..
clang-tidy Add dependencies on TransformUtils library in preparation for re-applying r188666 2013-08-19 13:58:56 +00:00
cpp11-migrate cpp11-migrate: Add a class to support include directives modifications 2013-08-27 14:50:26 +00:00
CMakeLists.txt Initial architecture for clang-tidy. 2013-07-29 08:19:24 +00:00
Makefile Initial architecture for clang-tidy. 2013-07-29 08:19:24 +00:00