llvm-project/clang-tools-extra/cpp11-migrate/UseAuto
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
..
UseAuto.cpp cpp11-migrate: Transforms honour header modification flag 2013-06-18 15:44:58 +00:00
UseAuto.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoActions.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoActions.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoMatchers.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoMatchers.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00