| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 1 | -2/+2 |
| | | | | | llvm-svn: 240353 | ||||
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | The patch is generated using this command: $ tools/extra/clang-tidy/tool/run-clang-tidy.py -fix \ -checks=-*,llvm-namespace-comment -header-filter='llvm/.*|clang/.*' \ work/llvm/tools/clang To reduce churn, not touching namespaces spanning less than 10 lines. llvm-svn: 240270 | ||||
| * | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
| | | | | | | | Modifications made by clang-tidy with minor tweaks. llvm-svn: 215557 | ||||
| * | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
| | | | | | | | | | reflect the migration in r171366. Re-sort the #include lines to reflect the new paths. llvm-svn: 171369 | ||||
| * | Re-commit r170428 changes with Linux style file endings. | Guy Benyei | 2012-12-18 | 1 | -0/+6 |
| | | | | | | | Add OpenCL images as clang builtin types. llvm-svn: 170432 | ||||
| * | Revert changes from r170428, as I accidentally changed the line endings of ↵ | Guy Benyei | 2012-12-18 | 1 | -52/+46 |
| | | | | | | | these files to Windows style. llvm-svn: 170431 | ||||
| * | Add OpenCL images as clang builtin types. | Guy Benyei | 2012-12-18 | 1 | -46/+52 |
| | | | | | llvm-svn: 170428 | ||||
| * | OpenCL: introduce support for function scope __local variables | Peter Collingbourne | 2011-09-19 | 1 | -0/+46 |
| llvm-svn: 140068 | |||||

