summaryrefslogtreecommitdiffstats
path: root/tools/clang
Commit message (Expand)AuthorAgeFilesLines
* Update Clang update.py for the 3.9.0 version bumpHans Wennborg2016-01-131-0/+5
* Revert of roll clang 255169:256316 (patchset #10 id:180001 of https://coderev...jchaffraix2016-01-121-1/+1
* roll clang 255169:256316thakis2016-01-121-1/+1
* Update rewrite_to_chrome_style tool to also rename methods.dcheng2016-01-0811-89/+403
* Clang update.py: error on truncated downloadshans2016-01-051-0/+3
* Fix apply_fixits.py to always read from stdin.dcheng2015-12-311-1/+1
* Mark methods with override in pdf/thestig2015-12-293-1/+8
* Revert of Force clang/tot bots to do clobber builds of clang for a bit. (patc...thakis2015-12-291-4/+0
* Force clang/tot bots to do clobber builds of clang for a bit.Nico Weber2015-12-291-0/+4
* clang update.py/linux: Use a gcc4.8.2 that was prebuilt on Precise.Nico Weber2015-12-291-2/+3
* Fix bad interpreter line in apply_fixits.pydcheng2015-12-261-1/+1
* Move code adjusting LC_ID_DYLIB for asan runtime from package.py to update.pyNico Weber2015-12-242-7/+9
* update.py: Log directory creations.Nico Weber2015-12-221-12/+12
* Revert of update.py: Log directory creations. (patchset #1 id:1 of https://co...dfalcantara2015-12-221-12/+12
* update.py: Log directory creations.thakis2015-12-221-12/+12
* Add Clang helper for converting code to Google/Chrome style.dcheng2015-12-1810-0/+621
* Script to apply fixits generated by Clang.Daniel Cheng2015-12-181-0/+88
* Update the Passā†’std::move() tool to handle nested calls to Pass().dcheng2015-12-173-20/+64
* Clang update.py: Retry downloads, don't build locally by defaulthans2015-12-171-25/+40
* Add flag to generate the compile database when invoking run_tool.pydcheng2015-12-171-20/+41
* Update pass_to_move to account for Pass() calls via the arrow operator.dcheng2015-12-173-16/+40
* Add myself to tools/clang/OWNERSdcheng2015-12-151-0/+3
* clang tot bots: Add some temporary logging to debug a problem.thakis2015-12-151-1/+2
* clang-format test results to get consistent diffs.dcheng2015-12-143-36/+21
* Clean up option parsing in tools/clang/scripts/run_tool.pydcheng2015-12-111-42/+27
* Fix a typo in tools/clang/scripts/update.pydcheng2015-12-111-1/+1
* Clang update.py: delete CMakeCache.txt recursivelyhans2015-12-111-3/+11
* Follow macro invocations when checking if a violation happened in a .cc file.jyasskin2015-12-107-9/+62
* Roll Clang 254793:255169hans2015-12-101-1/+1
* Now that we enforce "override" for Blink base classes, remove the option to not.avi2015-12-094-11/+0
* Reland of ll clang 254049:254793 (patchset #1 id:1 of https://codereview.chro...thakis2015-12-092-17/+3
* Revert of roll clang 254049:254793 (patchset #3 id:40001 of https://coderevie...engedy2015-12-092-3/+17
* GC plugin: remove mixin trace override restriction.sigbjornf2015-12-098-65/+33
* roll clang 254049:254793thakis2015-12-092-17/+3
* Fix non-trivial member detection in FindBadConstructs pluginspang2015-12-073-6/+46
* Clang tool to convert scoper.Pass() to std::move(scoper).Daniel Cheng2015-12-054-0/+197
* update.py: Prevent .. path components in STAMP_FILE path.Nico Weber2015-12-051-1/+2
* Update some clang plugin documentation.jyasskin2015-12-041-2/+2
* Don't return early in case force-local-builds is passed.akuegel2015-12-031-1/+1
* Reland of Fix downloading LLVM Gold plugin in the case, when Clang is up to d...akuegel2015-12-031-6/+11
* Revert of Fix downloading LLVM Gold plugin in the case, when Clang is up to d...akuegel2015-12-031-11/+6
* Fix downloading LLVM Gold plugin in the case, when Clang is up to date.krasin2015-12-021-6/+11
* Remove stray references to update.sh from src/Nico Weber2015-12-021-3/+3
* Use update.py on non-Windows too.Nico Weber2015-12-023-711/+12
* Reland of update.sh/py: Use cmake 3.2.2 instead of 3.1.0 (patchset #1 id:1 of...thakis2015-12-022-6/+6
* Revert of update.sh/py: Use cmake 3.2.2 instead of 3.1.0 (patchset #1 id:1 of...thakis2015-12-012-6/+6
* update.sh/py: Use cmake 3.2.2 instead of 3.1.0Nico Weber2015-12-012-6/+6
* Clang style plugin: remove 'warn-only' optionHans Wennborg2015-11-307-43/+1
* GC plugin: have -Werror issue errors for inputs having only warnings.sigbjornf2015-11-305-1/+69
* update.py: Port remaining missing things from update.shthakis2015-11-262-37/+134