summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-modernize/LoopConvert
Commit message (Expand)AuthorAgeFilesLines
* Plug memory leaks.Benjamin Kramer2014-07-241-1/+2
* [C++11] Use 'nullptr'.Craig Topper2014-06-094-23/+23
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-092-2/+2
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-022-4/+4
* Track clang changes from r200082Alp Toker2014-01-251-1/+1
* Run llvm/utils/sort_includes.py over the Clang tools code. This doesn'tChandler Carruth2014-01-071-1/+1
* Fix a variety of user-visible and comment typosAlp Toker2013-12-013-6/+6
* clang-modernize: Apply replacements using clang-apply-replacementsEdwin Vane2013-10-052-6/+2
* clang-modernize: Reset LoopConvert's TU tracking info per TUEdwin Vane2013-09-264-50/+74
* Update the header guards for clang-modernize.Chandler Carruth2013-09-045-15/+15
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-0410-0/+2248
OpenPOWER on IntegriCloud