aboutsummaryrefslogtreecommitdiff
path: root/pp-trace
AgeCommit message (Expand)Author
2014-06-12Track clang changes from r210758Alp Toker
2014-06-10Prospective build fix following clang r210518Alp Toker
2014-06-09[C++11] Use 'nullptr'.Craig Topper
2014-06-04Remove inclusions of LLVM's private config.hAlp Toker
2014-03-09[C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles
2014-03-02[C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper
2014-02-28Add new 'remark' diagnostic typeTobias Grosser
2014-02-24Update for llvm api change.Rafael Espindola
2014-02-24Update for llvm api change.Rafael Espindola
2013-12-10[CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi
2013-12-09[CMake] clang-tools-extra may not depend on LLVM CodeGen.NAKAMURA Takumi
2013-12-07Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a ...John Thompson
2013-11-14[extra] pp-trace - Fix for PragmaWarning output, adding tests for the pragma ...John Thompson
2013-11-12Fixed moduleImport and ident callbacks. Fixed modules test. Added ident call...John Thompson
2013-11-05[extra] pp-trace - Fixed problems found while writing docs.John Thompson
2013-10-31Delete unused private field to fix -Werror buildAlexey Samsonov
2013-10-31Fix comment. pp-trace can only handle source file at a time.John Thompson
2013-10-31pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson