| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to ↵ | Filipe Cabecinhas | 2016-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | the cmake build to enable them. Summary: Historically, we had a switch in the Makefiles for turning on "expensive checks". This has never been ported to the cmake build, but the (dead-ish) code is still around. This will also make it easier to turn it on in buildbots. Reviewers: chandlerc Subscribers: jyknight, mzolotukhin, RKSimon, gberry, llvm-commits Differential Revision: http://reviews.llvm.org/D19723 llvm-svn: 268050 | ||||
| * | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
| | | | | | | | Apparently, the style needs to be agreed upon first. llvm-svn: 240390 | ||||
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | The patch is generated using this command: tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py -fix \ -checks=-*,llvm-namespace-comment -header-filter='llvm/.*|clang/.*' \ llvm/lib/ Thanks to Eugene Kosov for the original patch! llvm-svn: 240137 | ||||
| * | [objc-arc] Fix indentation of debug logging so it is easy to read the output. | Michael Gottesman | 2015-03-16 | 1 | -0/+5 |
| | | | | | llvm-svn: 232352 | ||||
| * | [objc-arc] Extract blot map vector into its own file. NFC. | Michael Gottesman | 2015-03-05 | 1 | -0/+103 |
| llvm-svn: 231425 | |||||

