Alexander Kornienko
da2734d4d0
Changed tool-template to use CommonOptionsParser.
...
Reviewers: pcc, klimek
Reviewed By: klimek
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D4765
llvm-svn: 214621
2014-08-02 08:24:10 +00:00
Benjamin Kramer
fb68e640d2
Try to fix the build. newFrontendActionFactory was changed to return a unique_ptr.
...
llvm-svn: 207407
2014-04-28 10:06:50 +00:00
Ahmed Charles
6a2dc5c381
[C++11] Replace OwningPtr with std::unique_ptr.
...
This removes all references to OwningPtr, which should be fairly
undisruptive to out-of-tree projects since they are unlikely to use
clang-tools-extra as a library instead of a set of tools.
llvm-svn: 203382
2014-03-09 09:24:40 +00:00
NAKAMURA Takumi
40ac112c91
Introduce llvm::sys::PrintStackTraceOnErrorSignal()
...
llvm-svn: 172821
2013-01-18 14:31:00 +00:00
Sam Panzer
8e0df501fa
Reverted to correct commit this time.
...
llvm-svn: 162624
2012-08-24 23:29:33 +00:00
Sam Panzer
6d471a12db
Reverted incorect partial commit of loop migrator. git-svn strikes again
...
llvm-svn: 162618
2012-08-24 23:02:27 +00:00
Marshall Clow
2a6415ec04
Make Mr. Pedantic happy by fixing banner to be exactly 80 columns
...
llvm-svn: 162287
2012-08-21 16:29:41 +00:00
Marshall Clow
22626c3d7e
Fixed some renaming detritus in the comments, and an unused variable warning. Thanks to David Blaikie and Manuel Klimek for the comments
...
llvm-svn: 162031
2012-08-16 17:47:06 +00:00
Marshall Clow
2920ef43ef
Rename directory from 'toolTemplate' to 'tool-template'
...
llvm-svn: 161887
2012-08-14 18:59:24 +00:00