summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/pp-trace
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-091-2/+1
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-021-30/+30
* Add new 'remark' diagnostic typeTobias Grosser2014-02-281-3/+3
* Update for llvm api change.Rafael Espindola2014-02-241-1/+1
* Update for llvm api change.Rafael Espindola2014-02-241-1/+2
* [CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi2013-12-101-2/+3
* [CMake] clang-tools-extra may not depend on LLVM CodeGen.NAKAMURA Takumi2013-12-091-4/+1
* Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a ...John Thompson2013-12-072-6/+12
* [extra] pp-trace - Fix for PragmaWarning output, adding tests for the pragma ...John Thompson2013-11-141-0/+1
* Fixed moduleImport and ident callbacks. Fixed modules test. Added ident call...John Thompson2013-11-121-2/+2
* [extra] pp-trace - Fixed problems found while writing docs.John Thompson2013-11-052-5/+2
* 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
* pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson2013-10-315-0/+1144
OpenPOWER on IntegriCloud