| Commit message (Expand) | Author | Age | Files | Lines |
* | Build ASan Android runtime when updating Clang. | eugenis@chromium.org | 2012-11-02 | 1 | -0/+38 |
* | Add WebTestRunner namespace to the list of "bad namespaces" so we don't warn ... | jochen@chromium.org | 2012-10-30 | 1 | -0/+1 |
* | Temporarily revert clang back to 163674 on android | thakis@chromium.org | 2012-10-19 | 1 | -1/+7 |
* | roll clang 163674:165787 | thakis@chromium.org | 2012-10-19 | 3 | -6/+4 |
* | Remove check_cc_directory flag from Clang plugin | enne@chromium.org | 2012-09-28 | 3 | -22/+7 |
* | Turn on Clang checking for cc directory | enne@chromium.org | 2012-09-21 | 1 | -1/+3 |
* | Also install clang if GYP_DEFINES includes clang=1 | jochen@chromium.org | 2012-09-18 | 1 | -1/+1 |
* | roll clang 163126:163674, roll gyp 1492:1495 | thakis@chromium.org | 2012-09-18 | 1 | -1/+2 |
* | roll clang r161757:r163126 | thakis@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Clang plugin: remove the check-inner-classes flag. | hans@chromium.org | 2012-08-30 | 2 | -5/+1 |
* | Delete update_iwyu.sh | thakis@chromium.org | 2012-08-20 | 1 | -33/+0 |
* | roll clang 161353:161757 | thakis@chromium.org | 2012-08-17 | 1 | -1/+1 |
* | Style plugin: remove temporary flag for checking inner classes. | hans@chromium.org | 2012-08-15 | 4 | -21/+4 |
* | Clang style checker: turn on checks for nested classes | hans@chromium.org | 2012-08-14 | 1 | -1/+3 |
* | roll clang 159409:161353 | thakis@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | Add cc/ to banned_directories in chromium clang style checker | jamesr@chromium.org | 2012-08-04 | 3 | -7/+21 |
* | Partial revert of r149286. Revert clang r160967 -> r159409. | thestig@chromium.org | 2012-07-31 | 1 | -1/+1 |
* | roll clang 159409:160967 | thakis@chromium.org | 2012-07-31 | 1 | -1/+1 |
* | clang plugin: Put inner classes bugfix behind a flag. | thakis@chromium.org | 2012-07-27 | 4 | -10/+28 |
* | clang: Include SourceManager.h in source file instead. | tfarina@chromium.org | 2012-07-25 | 2 | -7/+7 |
* | Clang plugin: defer checking of tag decls until after top-level decl fully pa... | hans@chromium.org | 2012-07-24 | 5 | -0/+55 |
* | clang: Check if namespace string is empty using empty() accessor. | tfarina@chromium.org | 2012-07-13 | 2 | -8/+7 |
* | clang: Add missing 'virtual' keyword to some overridden functions. | tfarina@chromium.org | 2012-07-12 | 1 | -4/+6 |
* | roll clang 155835:159409 | thakis@chromium.org | 2012-06-29 | 2 | -3/+3 |
* | Clang style-checker: Fix weird warning about inline copy ctors. | hans@chromium.org | 2012-06-28 | 4 | -2/+31 |
* | Enable warnings for having RefCounted types with a public destructor. | rsleevi@chromium.org | 2012-05-19 | 1 | -1/+0 |
* | Let package.sh keep libclang-rt.tsan on Linux x64. | glider@chromium.org | 2012-05-16 | 1 | -7/+8 |
* | roll clang 155352:155835 | thakis@chromium.org | 2012-05-04 | 2 | -3/+3 |
* | roll clang 154450:155352 | thakis@chromium.org | 2012-04-24 | 1 | -1/+1 |
* | Check implementation files for virtual and OVERRIDE. | rsleevi@chromium.org | 2012-04-17 | 5 | -18/+70 |
* | Check and warn if public destructors are found on types that derive from base... | rsleevi@chromium.org | 2012-04-17 | 8 | -155/+502 |
* | roll clang 153589:154450 | thakis@chromium.org | 2012-04-15 | 1 | -1/+1 |
* | clang plugin: Instead of blacklisting out/, blacklist gen/ and geni/. | thakis@chromium.org | 2012-04-05 | 1 | -3/+5 |
* | roll clang 151385:153589 | thakis@chromium.org | 2012-03-30 | 1 | -1/+1 |
* | Revert 128696 - roll clang 151385:153254 due to mac sizes regression | rbyers@chromium.org | 2012-03-24 | 1 | -1/+1 |
* | roll clang 151385:153254 | thakis@chromium.org | 2012-03-24 | 1 | -1/+1 |
* | Revert r126898: "roll clang 151385:152598" | mseaborn@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | roll clang 151385:152598 | thakis@chromium.org | 2012-03-15 | 1 | -1/+1 |
* | mac: We now need at least xcode 3.2.6 | thakis@chromium.org | 2012-03-12 | 1 | -2/+2 |
* | roll clang 150418:151385 | thakis@chromium.org | 2012-03-02 | 1 | -1/+1 |
* | clang: Fix spurious '../llvm/configure: line 541: 0: Bad file descriptor' on ... | thakis@chromium.org | 2012-02-21 | 1 | -5/+4 |
* | roll clang 149886:150418 | thakis@chromium.org | 2012-02-18 | 1 | -1/+1 |
* | [Build] Fix to tools/clang/scripts/update.sh | dbeam@chromium.org | 2012-02-16 | 1 | -3/+7 |
* | clang: Add a build log to the package. | thakis@chromium.org | 2012-02-16 | 1 | -2/+19 |
* | clang: Clobber .o files non non-darwin as well. | thakis@chromium.org | 2012-02-11 | 1 | -28/+33 |
* | Roll clang 148911:149886 | thakis@chromium.org | 2012-02-11 | 1 | -1/+1 |
* | clang: Clobber all .o files after a clang roll. | thakis@chromium.org | 2012-02-10 | 1 | -4/+14 |
* | clang: Add a --bootstrap option to update.sh, let package.sh use it. | thakis@chromium.org | 2012-02-10 | 2 | -11/+48 |
* | Revert 120417 - roll clang 148911:149419 | satorux@chromium.org | 2012-02-07 | 1 | -1/+1 |
* | roll clang 148911:149419 | thakis@chromium.org | 2012-02-03 | 1 | -1/+1 |