summaryrefslogtreecommitdiffstats
path: root/tools/clang
Commit message (Expand)AuthorAgeFilesLines
* clang/blink_gc_plugin: Replace 'WebCore' with 'blink'mkwst@chromium.org2014-07-1773-96/+96
* Roll ASan/Win to 213197 to pick up LLVM r213151timurrrr@chromium.org2014-07-171-1/+1
* Roll ASan/Win to r212815timurrrr@chromium.org2014-07-111-1/+1
* Revert of Revert of Turn on clang by default on linux, 3rd try. (https://code...yutak@chromium.org2014-07-101-7/+6
* Revert of Turn on clang by default on linux, 3rd try. (https://codereview.chr...horo@chromium.org2014-07-101-6/+7
* Turn on clang by default on linux, 3rd try.thakis@chromium.org2014-07-101-7/+6
* Bump ASan/Win revision by ~2000timurrrr@chromium.org2014-07-091-1/+1
* Revert r281914thakis@chromium.org2014-07-091-6/+7
* Turn on clang by default on linux, 2nd try.thakis@chromium.org2014-07-091-6/+6
* Support ignorance of base class finalizers.sigbjornf@opera.com2014-07-0812-17/+137
* Clang update.py: check for LLVM_FORCE_HEAD_REVISION in the environmenthans@chromium.org2014-06-191-2/+2
* Chrome clang plugin cleanup part 1 of ??dcheng@chromium.org2014-06-196-779/+899
* Use a faster rolling fixed Clang revision for ASan on Windowsrnk@chromium.org2014-06-191-0/+6
* Revert of Pick a fixed Clang revision for Windows now that we have an LKGR AS...thakis@chromium.org2014-06-171-4/+4
* Pick a fixed Clang revision for Windows now that we have an LKGR ASan buildertimurrrr@chromium.org2014-06-111-4/+4
* Blink GC plugin: disallow own pointers to GC allocated collections.zerny@chromium.org2014-06-043-2/+11
* Package libclang_rt.san-{i386,x86_64}.a for Chromium Clang.glider@chromium.org2014-05-281-3/+7
* Blink GC plugin: support checking structures in anonymous namespaces.zerny@chromium.org2014-05-281-11/+9
* Roll Clang 206824:209387hans@chromium.org2014-05-233-4/+6
* Remove no longer needed "svn revert" lines.thakis@chromium.org2014-05-221-16/+0
* Blink GC plugin: disallow GC derived types as part-object fields.zerny@chromium.org2014-05-214-24/+112
* Blink GC plugin: look for checked namespaces within the list of namespaces.zerny@chromium.org2014-05-201-4/+6
* Win-clang update script: make an auxiliary copy of the sanitizer headershans@chromium.org2014-05-161-0/+14
* Win-clang update script: copy asan_blacklist.txt into the right place.hans@chromium.org2014-05-161-2/+8
* Blink GC plugin: remove temporary exceptions for the TreeShared/Node hierarchy.zerny@chromium.org2014-05-134-28/+2
* Bundle libc++ headers with clang.thakis@chromium.org2014-05-131-0/+4
* Blink GC plugin: require that trace call base::trace and traceAfterDispatch c...zerny@chromium.org2014-05-135-12/+17
* Blink GC plugin: require a trace method if a class derives multiple bases tha...zerny@chromium.org2014-05-129-9/+91
* Blink GC plugin: disallow pure-virtual trace methods.zerny@chromium.org2014-05-106-30/+35
* clang: Instead of having update.sh clobber out/, add a define with the curren...thakis@chromium.org2014-05-091-13/+5
* Blink GC plugin: require that GC derived classes do not override their new(si...zerny@chromium.org2014-05-057-0/+71
* Clang update script (Windows): fix asan runtime copyinghans@chromium.org2014-05-021-2/+5
* Blink GC plugin: fix construction of collection edges containing primitive ty...zerny@chromium.org2014-05-029-18/+276
* Changed clang update script so it clobbers the entire chromium out dir.dyen@chromium.org2014-04-302-30/+9
* Fix IsGCMixin predicate to correctly identify classes with multiple mixin bases.zerny@chromium.org2014-04-291-10/+13
* Roll Clang 206155:206824hans@chromium.org2014-04-232-2/+2
* Roll Clang 204777:206155hans@chromium.org2014-04-162-2/+5
* clang plugin: Fix tests when running on OS X 10.9thakis@chromium.org2014-04-161-0/+5
* Clang update.py: tiny fix to the regexeshans@chromium.org2014-04-141-2/+2
* Check that GC base classes are left-most derived and that RawPtr<T> are not u...zerny@chromium.org2014-04-086-13/+89
* Revert "Turn on clang by default on linux."thakis@chromium.org2014-04-051-6/+7
* Turn on clang by default on linux.thakis@chromium.org2014-04-051-0/+6
* Upgrade blink plugin to pick up r261132.thakis@chromium.org2014-04-031-1/+1
* clang update script cleanups: Remove Xcode 3.2 step, replace "cd -" with "popd".thakis@chromium.org2014-04-022-33/+8
* Add temporary exceptions for the TreeShared hierarchy to the Blink GC plugin.zerny@chromium.org2014-04-025-5/+33
* roll clang 202555:204777thakis@chromium.org2014-04-021-644/+19
* roll clang 202554:202555thakis@chromium.org2014-04-012-6/+10
* clang/mac: Bundle libc++.dylib with clang.thakis@chromium.org2014-04-014-13/+63
* Add flag to gather statistics from the Blink points-to graph.zerny@chromium.org2014-04-012-26/+150
* Re-enable the clang check for enum constants.tsepez@chromium.org2014-03-2810-1/+172