llvm-project/clang-tools-extra/cpp11-migrate/tool
Edwin Vane aae33677f5 cpp11-migrate: Tidying up
* Some file headers were missing for files in Core/
* Some headers were included but not necessary
* CMakeLists.txt was linking in LLVMSupport even though CMakeLists in subdirs
  were linking it in too.
* StringRefisation of constructors of types in FileOverrides.h
* Other misc cleanups

Author: Guillaume Papin <guillaume.papin@epitech.eu>
llvm-svn: 185811
2013-07-08 12:17:37 +00:00
..
CMakeLists.txt cpp11-migrate: Add Replace-AutoPtr Transform 2013-07-03 13:21:24 +00:00
Cpp11Migrate.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
Makefile cpp11-migrate: Add Replace-AutoPtr Transform 2013-07-03 13:21:24 +00:00