summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Core/HTMLRewrite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-582/+0
* [C++11] Replace OwningPtr include with <memory>.Ahmed Charles2014-03-091-1/+1
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-051-1/+1
* Port HTMLDiagnostics to PathV2. No intended functionality change.Benjamin Kramer2013-06-121-2/+1
* Added Lexer::getBufferEnd().Alexander Kornienko2013-06-041-1/+1
* Remove duplicate includes.Roman Divacky2012-12-211-1/+0
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-5/+5
* Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor2012-10-231-0/+1
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+583
OpenPOWER on IntegriCloud