summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC/BlotMapVector.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-10-271-12/+22
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...Filipe Cabecinhas2016-04-291-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [objc-arc] Fix indentation of debug logging so it is easy to read the output.Michael Gottesman2015-03-161-0/+5
* [objc-arc] Extract blot map vector into its own file. NFC.Michael Gottesman2015-03-051-0/+103
OpenPOWER on IntegriCloud