summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merging r196038:upstream/release_34Bill Wendling2013-12-0113-21/+21
* Update to 3.4 release.Bill Wendling2013-11-201-2/+2
* Creating release_34 branchBill Wendling2013-11-190-0/+0
* Fix the build after r195016.Alexander Kornienko2013-11-181-2/+1
* Reworked moduleImport example with real data.John Thompson2013-11-151-3/+3
* Always add core checkers if static analyzer checks are enabled.Manuel Klimek2013-11-151-1/+8
* Make clang's static analyzer checks available through clang-tidy.Manuel Klimek2013-11-1410-110/+258
* [extra] pp-trace - Fix for PragmaWarning output, adding tests for the pragma ...John Thompson2013-11-144-0/+241
* Extended moduleImport test to test a module with more than one path component...John Thompson2013-11-126-1/+34
* Fixed moduleImport and ident callbacks. Fixed modules test. Added ident call...John Thompson2013-11-123-10/+20
* [extra] pp-trace - Add test for conditional callbacks.John Thompson2013-11-121-0/+294
* [extra] pp-trace - Test for moduleImport.John Thompson2013-11-113-0/+29
* Revert r194247 conditional on non-MSVC.Peter Collingbourne2013-11-081-0/+5
* clang-query: Unbreak msvc.NAKAMURA Takumi2013-11-081-3/+0
* Silence GCC warning.Peter Collingbourne2013-11-081-0/+2
* Introduce clang-query tool.Peter Collingbourne2013-11-0823-2/+946
* pp-trace user documentation - beginningsJohn Thompson2013-11-051-21/+675
* [extra] pp-trace - Fixed problems found while writing docs.John Thompson2013-11-052-5/+2
* pp-trace user documentation - beginningsJohn Thompson2013-11-011-1/+3
* pp-trace user documentation - beginningsJohn Thompson2013-11-012-0/+170
* Rename Input to Inputs, for consistency with other tests.Dan Gohman2013-10-314-19/+19
* Delete unused private field to fix -Werror buildAlexey Samsonov2013-10-311-3/+0
* Fix comment. pp-trace can only handle source file at a time.John Thompson2013-10-311-1/+1
* check-clang-tools: Add pp-trace for deps.NAKAMURA Takumi2013-10-311-0/+1
* check-clang-tools: Reorder CLANG_TOOLS_TEST_DEPS.NAKAMURA Takumi2013-10-311-1/+5
* pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson2013-10-3112-1/+1370
* Refactoring transform-specific optionsEdwin Vane2013-10-173-13/+19
* Added module map generation docs and some clean-up.John Thompson2013-10-162-3/+131
* clang-tools-extra/modularize: Compare Paths to Prefix as natively-canonicaliz...NAKAMURA Takumi2013-10-161-2/+6
* Add missing dependency for clang-modernize.Rui Ueyama2013-10-151-1/+1
* ModuleAssistant: Fix warning, don't return bool as a pointer.Will Dietz2013-10-151-1/+1
* Added module map generation option.John Thompson2013-10-1510-4/+448
* Reverted Test commit; added new line to the end of README.txtIsmail Pazarbasi2013-10-121-1/+0
* Test commit; added new line to the end of README.txtIsmail Pazarbasi2013-10-121-0/+1
* clang-modernize: Clean up help outputEdwin Vane2013-10-083-37/+92
* Switching code owner email address.Edwin Vane2013-10-081-1/+1
* Update clang-modernizer docsEdwin Vane2013-10-072-74/+117
* clang-modernize: Fixing doxygen warningsEdwin Vane2013-10-071-1/+3
* clang-modernize: Fix clang-apply-replacements invocation bugEdwin Vane2013-10-051-0/+2
* clang-modernize: Apply replacements using clang-apply-replacementsEdwin Vane2013-10-0538-1105/+485
* clang-apply-replacements: Fixing doxygen warningEdwin Vane2013-10-011-0/+1
* Fix build by adding dep on TransformUtilsEdwin Vane2013-09-301-1/+2
* clang-apply-replacements: Add code formatting functionalityEdwin Vane2013-09-3022-15/+422
* clang-modernize: Fixing a few left over cpp11-migrate referencesEdwin Vane2013-09-262-5/+5
* clang-modernize: Reset LoopConvert's TU tracking info per TUEdwin Vane2013-09-264-50/+74
* clang-apply-replacements: Clean up -help and -versionEdwin Vane2013-09-241-0/+23
* Clean up timing command line option.Ariel J. Bernal2013-09-241-5/+3
* Fixed test for compilation databases.Ariel J. Bernal2013-09-231-3/+3
* Added tests for testing migration of files in a compilation database.Ariel J. Bernal2013-09-2314-2/+223
* Fix headers, use source quoting.John Thompson2013-09-231-7/+7