llvm-project/clang/lib
Angel Garcia Gomez b5250d3448 Apply modernize-use-default to clang.
Summary: Replace empty bodies of default constructors and destructors with '= default'.

Reviewers: bkramer, klimek

Subscribers: klimek, alexfh, cfe-commits

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

llvm-svn: 250822
2015-10-20 12:52:55 +00:00
..
ARCMigrate Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
AST Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
ASTMatchers Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Analysis Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Basic Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
CodeGen Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Driver Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Frontend Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [x86] Fix maskload/store intrinsic definitions in avxintrin.h 2015-10-20 11:19:54 +00:00
Index Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Lex Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Parse Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Rewrite Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Sema Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Serialization Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
StaticAnalyzer Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
Tooling Apply modernize-use-default to clang. 2015-10-20 12:52:55 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00