2019-08-15 |
Joel E. Denny | [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmp... |
tree | commitdiff |
2019-07-06 |
Joel E. Denny | [Rewrite] Extend to further accept CharSourceRange |
tree | commitdiff |
2019-01-19 |
Chandler Carruth | Update the file headers across all of the LLVM projects... |
tree | commitdiff |
2018-05-09 |
Adrian Prantl | Remove \brief commands from doxygen comments. |
tree | commitdiff |
2018-04-30 |
Richard Smith | PR37189 Fix incorrect end source location and spelling... |
tree | commitdiff |
2018-03-27 |
Eugene Zelenko | [Edit, Rewrite] Fix some Clang-tidy modernize and Inclu... |
tree | commitdiff |
2017-06-09 |
Richard Smith | Add -frewrite-imports flag. |
tree | commitdiff |
2017-06-09 |
Richard Smith | Remove 'Filename' parameter from BeginSourceFileAction. |
tree | commitdiff |
2016-10-01 |
Mehdi Amini | Use StringRef for MemoryBuffer identifier API (NFC) |
tree | commitdiff |
2016-07-15 |
Peter Collingbourne | Frontend: Simplify ownership model for clang's output... |
tree | commitdiff |
2016-02-07 |
Argyrios Kyrtzidis | [Frontend] Make the memory management of FrontendAction... |
tree | commitdiff |
2015-06-22 |
Alexander Kornienko | Revert r240270 ("Fixed/added namespace ending comments... |
tree | commitdiff |
2015-06-22 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
tree | commitdiff |
2015-06-17 |
Reid Kleckner | [fixit] Use overwriteChangedFiles() to deal with Window... |
tree | commitdiff |
2015-04-11 |
Alexander Kornienko | Use 'override/final' instead of 'virtual' for overridde... |
tree | commitdiff |
2015-03-08 |
Argyrios Kyrtzidis | [Rewrite] Make RewriteBuffer accessible on its own... |
tree | commitdiff |
2015-03-08 |
Argyrios Kyrtzidis | [Rewrite] Move RewriteBuffer into its own header. |
tree | commitdiff |
2015-02-15 |
Aaron Ballman | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the... |
tree | commitdiff |
2015-01-14 |
Chandler Carruth | [cleanup] Re-sort *all* #include lines with llvm/utils... |
tree | commitdiff |
2014-11-17 |
Alexander Kornienko | Make DiagnosticsEngine::takeClient return std::unique_ptr<> |
tree | commitdiff |
2014-10-26 |
Daniel Jasper | Delete unused method and clangAST dependency it required. |
tree | commitdiff |
2014-10-23 |
Daniel Jasper | Remove code duplication and cut dependency from clangRe... |
tree | commitdiff |
2014-09-15 |
Benjamin Kramer | Use intrusive refcounted pointers to manage RopeRefCoun... |
tree | commitdiff |
2014-08-13 |
Benjamin Kramer | Header guard canonicalization, clang part. |
tree | commitdiff |
2014-08-10 |
David Blaikie | Recommit 213307: unique_ptr-ify ownership of ASTConsume... |
tree | commitdiff |
2014-07-17 |
David Blaikie | Revert "unique_ptr-ify ownership of ASTConsumers" |
tree | commitdiff |
2014-07-17 |
David Blaikie | unique_ptr-ify ownership of ASTConsumers |
tree | commitdiff |
2014-05-06 |
Craig Topper | [C++11] Use 'nullptr' |
tree | commitdiff |
2014-03-15 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
tree | commitdiff |
2014-03-09 |
Ahmed Charles | [C++11] Remove the remaining uses of OwningPtr. |
tree | commitdiff |
2014-03-07 |
Ahmed Charles | Replace OwningPtr with std::unique_ptr. |
tree | commitdiff |
2013-12-02 |
Alp Toker | Rewriter: Output RewriteRope contents efficiently |
tree | commitdiff |
2013-11-17 |
Alp Toker | RewriteBuffer::write(): Add a doc comment about non... |
tree | commitdiff |
2013-11-07 |
Alp Toker | RewriteBuffer: Remove an unused typedef |
tree | commitdiff |
2013-10-29 |
Alp Toker | Use Rewriter::overwriteChangedFiles() directly |
tree | commitdiff |
2013-10-29 |
Alp Toker | Remove obsolete RewriteBuffer comment |
tree | commitdiff |
2013-08-27 |
Edwin Vane | Adding const buffer iterator generators to Rewriter |
tree | commitdiff |
2013-06-12 |
Benjamin Kramer | Port HTMLDiagnostics to PathV2. No intended functionali... |
tree | commitdiff |
2013-05-03 |
Douglas Gregor | Remove DiagnosticConsumer::clone(), a bad idea that... |
tree | commitdiff |
2013-02-08 |
Fariborz Jahanian | objective-C modern translator. Generate #line |
tree | commitdiff |
2013-01-11 |
Edwin Vane | Allow RefactoringTool to write to memory instead of... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Sort #include lines for all files under include/... |
tree | commitdiff |
2012-11-14 |
Nick Lewycky | This function isn't called SaveFiles any more. |
tree | commitdiff |
2012-09-15 |
Dmitri Gribenko | Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT... |
tree | commitdiff |
2012-09-13 |
Dmitri Gribenko | Fix Doxygen misuse: refer to parameter names in paragra... |
tree | commitdiff |
2012-09-01 |
Ted Kremenek | Split library clangRewrite into clangRewriteCore and... |
tree | commitdiff |
2012-08-23 |
Richard Smith | Fix undefined behavior: member function calls where... |
tree | commitdiff |
2012-06-14 |
David Blaikie | Rename -rewrite-includes to -frewrite-includes. |
tree | commitdiff |
2012-06-06 |
David Blaikie | Add a -rewrite-includes option, which is similar to... |
tree | commitdiff |
2012-05-22 |
Manuel Klimek | Adds a method overwriteChangedFiles to the Rewriter... |
tree | commitdiff |
2012-05-02 |
John McCall | Don't try to instantiate std::list at an incomplete... |
tree | commitdiff |
2012-03-06 |
Ted Kremenek | Add new code migrator support for migrating existing... |
tree | commitdiff |
2012-02-07 |
Fariborz Jahanian | objc rewriter: start supporting modern objective-c abi |
tree | commitdiff |
2012-02-05 |
Dylan Noblesmith | Basic: import OwningPtr<> into clang namespace |
tree | commitdiff |
2012-02-04 |
Argyrios Kyrtzidis | Remove unused field from FixItRecompile. |
tree | commitdiff |
2012-01-26 |
Argyrios Kyrtzidis | In FixItRewriteToTemp::RewriteFilename don't try to... |
tree | commitdiff |
2012-01-26 |
Argyrios Kyrtzidis | Introduce 3 new fixit options: |
tree | commitdiff |
2011-09-29 |
Douglas Gregor | Introduce a pure virtual clone() method to DiagnosticCo... |
tree | commitdiff |
2011-09-26 |
David Blaikie | Rename DiagnosticInfo to Diagnostic as per issue 5397 |
tree | commitdiff |
2011-09-25 |
David Blaikie | Rename DiagnosticClient to DiagnosticConsumer as per... |
tree | commitdiff |
2011-09-25 |
David Blaikie | Rename Diagnostic to DiagnosticsEngine as per issue... |
tree | commitdiff |
2011-07-20 |
Chris Lattner | remove some now-redundant forward declarations. |
tree | commitdiff |
2011-07-20 |
Chris Lattner | add raw_ostream and Twine to LLVM.h, eliminating a... |
tree | commitdiff |
2011-07-20 |
Chris Lattner | now that we have a centralized place to do so, add... |
tree | commitdiff |
2011-06-20 |
Francois Pichet | Remove more unnecessary #include <llvm/ADT/SmallVector.h> |
tree | commitdiff |
2011-06-15 |
John McCall | Automatic Reference Counting. |
tree | commitdiff |
2011-04-23 |
Jay Foad | Remove unused STL header includes. |
tree | commitdiff |
2011-04-16 |
Argyrios Kyrtzidis | Introduce Rewriter::IncreaseIndentation() which increas... |
tree | commitdiff |
2011-04-13 |
Argyrios Kyrtzidis | Collect the options applicable to the Rewriter methods... |
tree | commitdiff |
2011-04-11 |
Fariborz Jahanian | Typo. |
tree | commitdiff |
2011-04-11 |
Fariborz Jahanian | Fixup more objc rwriter bug having to do with |
tree | commitdiff |
2011-04-07 |
Argyrios Kyrtzidis | Enhance the Rewriter. |
tree | commitdiff |
2010-11-18 |
Argyrios Kyrtzidis | Refactoring of Diagnostic class. |
tree | commitdiff |
2010-10-31 |
Nick Lewycky | Fix typo spotted by Nico Weber. |
tree | commitdiff |
2010-08-13 |
Nick Lewycky | Add a new cc1 option -fix-what-you-can which when combi... |
tree | commitdiff |
2010-07-14 |
Benjamin Kramer | Pass StringRefs by value. |
tree | commitdiff |
2010-06-18 |
Chris Lattner | introduce a new CharSourceRange class, and enhance... |
tree | commitdiff |
2010-06-15 |
Daniel Dunbar | Break Frontend's dependency on Rewrite, Checker and... |
tree | commitdiff |
2010-06-15 |
Daniel Dunbar | Add <cstddef> include to get ptrdiff_t, for gcc-4.6... |
tree | commitdiff |
2010-04-16 |
Nick Lewycky | Add a write(raw_ostream&) method to RewriteBuffer.... |
tree | commitdiff |
2010-04-15 |
Nick Lewycky | Teach -fixit to modify all of its inputs instead of... |
tree | commitdiff |
2010-02-05 |
Fariborz Jahanian | Some clean up of replacement text API no longer needed by |
tree | commitdiff |
2010-01-28 |
Fariborz Jahanian | Fixes a rewrite bug rewriting nested ivars reference. |
tree | commitdiff |
2010-01-20 |
Chris Lattner | reduce redundant are's |
tree | commitdiff |
2010-01-07 |
Ted Kremenek | Fix typo: rename Rewriter::getRewritenText() -> Rewrite... |
tree | commitdiff |
2009-11-05 |
Daniel Dunbar | Make html::{SyntaxHighlight,HighlightMacros} take a... |
tree | commitdiff |
2009-11-04 |
Daniel Dunbar | Kill PreprocessorFactory, which was both morally repugn... |
tree | commitdiff |
2009-09-09 |
Mike Stump | Remove tabs, and whitespace cleanups. |
tree | commitdiff |
2009-08-27 |
Gabor Greif | restore indentation |
tree | commitdiff |
2009-08-27 |
Gabor Greif | iterator.h is no more. Be standards compliant. |
tree | commitdiff |
2009-08-21 |
Daniel Dunbar | Fix commentos |
tree | commitdiff |
2009-08-21 |
Daniel Dunbar | Fix refacto. |
tree | commitdiff |
2009-08-19 |
Daniel Dunbar | Remove now unnecessary helper methods. |
tree | commitdiff |
2009-08-19 |
Daniel Dunbar | Convert parts of Rewriter to StringRef based API. |
tree | commitdiff |
2009-05-18 |
Eli Friedman | Fix for PR2386: distinguish between insertion and repla... |
tree | commitdiff |
2009-04-14 |
Chris Lattner | Change Lexer::MeasureTokenLength to take a LangOptions... |
tree | commitdiff |
2009-03-18 |
Ted Kremenek | HTML rewriter: Don't replace tabs with spaces by default. |
tree | commitdiff |
2009-01-17 |
Chris Lattner | this massive patch introduces a simple new abstraction... |
tree | commitdiff |
2008-10-12 |
Chris Lattner | make the -rewrite-test a bit more interesting: it now |
tree | commitdiff |
2008-10-12 |
Chris Lattner | start implementing a token rewriter. At this point... |
tree | commitdiff |
next |