llvm-project/clang-tools-extra/cpp11-migrate/UseNullptr
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
..
NullptrActions.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
NullptrActions.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
NullptrMatchers.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
NullptrMatchers.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseNullptr.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseNullptr.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00