summaryrefslogtreecommitdiffstats
path: root/tools/clang
Commit message (Expand)AuthorAgeFilesLines
* Add more support for FreeBSDGeo.Liaskos@gmail.com2013-09-211-1/+1
* Teach Clang plugin about blink namespaceabarth@chromium.org2013-09-201-1/+5
* Revert 220466 "Revert 219657 "Roll Clang r186332:r188423.""vitalybuka@chromium.org2013-08-301-1/+1
* Revert 219657 "Roll Clang r186332:r188423."vitalybuka@chromium.org2013-08-301-1/+1
* Include libclang_rt.profile in Clang packagingmcgrathr@chromium.org2013-08-271-9/+8
* Roll Clang r186332:r188423.hans@chromium.org2013-08-271-1/+1
* Stop pulling googleurl through DEPS.tfarina@chromium.org2013-08-121-1/+0
* roll clang 184830:186332thakis@chromium.org2013-07-221-1/+1
* clang update script: In bootstrap mode, don't skip building if configure has ...thakis@chromium.org2013-07-181-1/+1
* Strip clang binaries.thakis@chromium.org2013-07-081-0/+6
* roll clang 182481:184830thakis@chromium.org2013-07-021-1/+1
* Remove --with-tools-extra option from clang update scriptdcheng@chromium.org2013-06-171-14/+0
* 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