summaryrefslogtreecommitdiffstats
path: root/tools/clang
Commit message (Expand)AuthorAgeFilesLines
* rewrite_to_chrome_style: Rename enum constants to SHOUTY_CASE in blinkdanakj2016-02-033-9/+180
* Check for system include paths by looking at clang's HeaderSearchOptions,dsansome2016-02-039-28/+110
* Handle using declarations that introduce function templates.Daniel Cheng2016-02-033-3/+132
* rewrite_to_chrome_style: Fix build with new clang, and a crashDaniel Cheng2016-02-033-10/+14
* Roll clang 257955:259395Nico Weber2016-02-022-7/+1
* Unbreak clang plugin tests on OS X.thakis2016-02-011-1/+1
* Fix clang tool test harness to run on Windows.Daniel Cheng2016-01-311-10/+22
* Port Chrome style plugin tests to Python.dcheng2016-01-3112-232/+266
* run_tool.py: automatically append built clang binaries path to $PATHdcheng2016-01-301-0/+8
* rewrite_to_chrome_style: handle using declarations.dcheng2016-01-2911-175/+219
* blink_gc_plugin: Make RecordInfo::Get{Fields,Bases} return deterministic orderHans Wennborg2016-01-293-18/+21
* rewrite_to_chrome_style: tweak macro ignoring logic.dcheng2016-01-293-14/+89
* rewrite_to_chrome_style: Don't rename lock(), try_lock() and unlock().danakj2016-01-295-4/+16
* rewrite_to_chrome_style: Avoid asserts when checking for const-ness.danakj2016-01-293-0/+55
* rewrite_to_chrome_style: Fix test expectations to match current realitydanakj2016-01-292-2/+6
* rewrite_to_chrome_style: skip nodes in synthesized functions.dcheng2016-01-293-2/+33
* rewrite_to_chrome_style: Fix assert calling getName() when there's nonedanakj2016-01-291-2/+7
* rewrite_to_chrome_style: fix windows builddcheng2016-01-291-19/+19
* rewrite_to_chrome_style: skip nodes expanded from macrosdcheng2016-01-281-11/+12
* rewrite_to_chrome_style: Don't rename begin()/end()/rbegin()/rend().danakj2016-01-285-0/+57
* Emit notes from ReportClassRequiresTraceMethod in deterministic orderhans2016-01-281-11/+15
* rewrite_to_chrome_style: Don't put a trailing _ on static consts.danakj2016-01-282-5/+8
* clang tools: Add --bootstrap to the documentation for update.pydanakj2016-01-281-1/+4
* rewrite_to_chrome_style: Add a lock file when writing replacements.danakj2016-01-271-0/+26
* Add chrome clang tests as custom targets instead of tests.dcheng2016-01-261-4/+4
* rewrite_to_chrome_style: Check expression is const when deciding styledanakj2016-01-263-23/+43
* rewrite_to_chrome_style: Don't replace names that come from gen/danakj2016-01-234-6/+51
* Support cygwin for clang fetch on windows.bcwhite2016-01-221-1/+1
* Only rewrite things in a top-level blink or WTF namespace.dcheng2016-01-223-1/+102
* rewrite_to_chrome_style: Handle non-method overloaded operatorsdanakj2016-01-223-2/+60
* rewrite_to_chrome_style: exclude conversion functions from being renameddcheng2016-01-213-5/+21
* Fix extra clang tools build.dcheng2016-01-214-19/+22
* roll clang 257953:257955thakis2016-01-201-17/+12
* roll clang 255169:257953thakis2016-01-181-7/+4
* rewrite_to_chrome_style: Dump the list of replacements to a file.danakj2016-01-161-6/+31
* 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