summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-modernize/UseNullptr
Commit message (Expand)AuthorAgeFilesLines
* [clang-modernize] Update for API change.Benjamin Kramer2014-10-041-6/+6
* clang-modernize: Transform::createActionFactory return ownership by unique_pt...David Blaikie2014-08-081-2/+1
* Plug memory leaks.Benjamin Kramer2014-07-241-2/+2
* [C++11] Use 'nullptr'.Craig Topper2014-06-091-2/+2
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-022-3/+3
* Run llvm/utils/sort_includes.py over the Clang tools code. This doesn'tChandler Carruth2014-01-071-2/+0
* Refactoring transform-specific optionsEdwin Vane2013-10-173-13/+19
* clang-modernize: Apply replacements using clang-apply-replacementsEdwin Vane2013-10-052-6/+2
* Update the header guards for clang-modernize.Chandler Carruth2013-09-043-9/+9
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-046-0/+698
OpenPOWER on IntegriCloud