summaryrefslogtreecommitdiffstats
path: root/tools/clang
Commit message (Expand)AuthorAgeFilesLines
* Teach rewrite_scoped_ptr_ctor_null about scoped_ptr_malloc's default argdcheng@chromium.org2013-06-123-4/+15
* Tool to fix calls to scoped_ptr<T>(NULL) to use the default ctor insteaddcheng@chromium.org2013-06-115-3/+295
* Depend on public/blink.gyp:blink to depend on Blink libraryjamesr@chromium.org2013-06-071-9/+1
* Roll Clang 179138:182481.hans@chromium.org2013-05-281-3/+5
* Revert 201767 "Roll Clang 179138:182465."ajwong@chromium.org2013-05-231-1/+1
* Roll Clang 179138:182465.hans@chromium.org2013-05-231-1/+1
* Clang update script: fix ASan Android runtime build commandshans@chromium.org2013-05-221-12/+5
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-3/+1
* Remove support code that was used to pin asan to an older revision.thakis@chromium.org2013-04-301-49/+0
* Unpin the Clang version used by the OS X bots.glider@chromium.org2013-04-231-1/+1
* roll clang 176256:179138thakis@chromium.org2013-04-221-1/+1
* Revert 195379 "roll clang 176256:179138"tapted@chromium.org2013-04-221-1/+1
* roll clang 176256:179138thakis@chromium.org2013-04-201-1/+1
* Compiler error in Linux ChromiumOS (Clang dbg):rlp@chromium.org2013-04-191-1/+1
* roll clang 176256:179138thakis@chromium.org2013-04-191-1/+1
* Add url/ to banned_directories in clang style checker.tfarina@chromium.org2013-04-163-7/+23
* Make sure the asan clang pinning does not pin the layout bots toothakis@chromium.org2013-04-101-2/+6
* Remove C++11 usage from Clang tools.dcheng@chromium.org2013-04-092-7/+9
* Add clang tool to rewrite scoped_array<T> to scoped_ptr<T[]>.dcheng@chromium.org2013-04-064-0/+160
* Have run_tool.py automatically invoke clang-format-diff.py if available.dcheng@chromium.org2013-04-042-11/+24
* Return a non-zero exit code if compiler invocations failed.dcheng@chromium.org2013-04-041-1/+8
* Add std::wstring support to the empty string tool and update the tests.dcheng@chromium.org2013-04-033-2/+21
* Implement clang tool that converts std::string("") to std::string().dcheng@chromium.org2013-04-027-2/+706
* Revert 188113 "Revert 188080 "Add vm672-m1 (the new Mac ASan bui..."tbreisacher@chromium.org2013-03-141-1/+5
* Revert 188080 "Add vm672-m1 (the new Mac ASan builder) to the li..."tbreisacher@chromium.org2013-03-141-5/+1
* Add vm672-m1 (the new Mac ASan builder) to the list of machines using pinned ...glider@chromium.org2013-03-141-1/+5
* roll clang 174965:176256thakis@chromium.org2013-03-081-1/+1
* Update ndk sysroot to API level 14.leozwang@chromium.org2013-03-051-1/+1
* Ship profile_rt with Clang.jfb@chromium.org2013-03-041-5/+8
* Add MemorySanitizer runtime to Clang tarball.eugenis@chromium.org2013-02-261-3/+3
* Add FixItHints to the Chromium Clang plugin when missing virtual or OVERRIDErsleevi@chromium.org2013-02-225-21/+128
* Changed asan host detection to use short hostnamehinoka@google.com2013-02-151-4/+4
* Roll Clang 170392:174965.hans@chromium.org2013-02-151-1/+1
* Clang update script: fix the hostname for the Mac ASan LKGR bots, for which w...glider@chromium.org2013-02-151-1/+1
* Revert 182241isherman@chromium.org2013-02-151-1/+1
* Roll Clang r170392:r174491.hans@chromium.org2013-02-131-1/+1
* Replace seq invocation with 'jot -'. They don't have seq on Mac by default.glider@chromium.org2013-02-131-1/+4
* Fix a syntax error which resulted in update.sh always using the old Clang.glider@chromium.org2013-02-131-5/+10
* Revert "Roll Clang r170392:r174491."hans@chromium.org2013-02-131-1/+1
* Roll Clang r170392:r174491.hans@chromium.org2013-02-121-1/+1
* Teach update.sh how to optionally install clang-tools-extra.dcheng@chromium.org2013-02-121-0/+15
* Add mini11-a1 (Mac ASan LKGR) to the list of hosts building Mac ASan binaries...glider@chromium.org2013-02-121-0/+6
* Pin Clang revision to r170392 for ASan Mac builders.glider@chromium.org2013-02-121-0/+27
* Make it easier to build new tools for Clang.dcheng@chromium.org2013-02-121-12/+17
* When building Clang for Mac, make LC_ID_DYLIB of the ASan dynamic runtime to ...glider@chromium.org2013-02-111-0/+7
* Warn for non-virtual protected destructors of RefCounted classesjamesr@chromium.org2013-02-024-79/+104
* Update the Chromium style checker plugin so that it canrsleevi@chromium.org2013-02-015-79/+424
* roll clang 169803:170392thakis@chromium.org2012-12-211-1/+11
* Roll Clang 168474:169803.hans@chromium.org2012-12-132-2/+3
* Roll Clang 167488:168474.hans@chromium.org2012-12-041-1/+1