This revision was automatically updated to reflect the committed changes.
Closed by commit rL251790: Try to fix buildbots failure. (authored by
angelgarcia).
Changed prior to commit:
http://reviews.llvm.org/D14225?vs=38885&id=38886#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14225
Fil
angelgarcia created this revision.
angelgarcia added a subscriber: cfe-commits.
Add -fexceptions flag to enable exceptions.
http://reviews.llvm.org/D14225
Files:
test/clang-tidy/modernize-use-default-copy.cpp
test/clang-tidy/modernize-use-default.cpp
Index: test/clang-tidy/modernize-use-def