summaryrefslogtreecommitdiffstats
path: root/lib/Format/Encoding.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have itErik Pilkington2018-07-241-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-6/+6
* [Format] Remove dead code.Benjamin Kramer2016-12-191-20/+0
* Move UTF functions into namespace llvm.Justin Lebar2016-09-301-6/+7
* Add missing include for StringRef (NFC)Mehdi Amini2016-04-181-0/+1
* clang-format: Fix crasher when a UTF8 character is found in an escapeDaniel Jasper2015-07-201-1/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-3/+3
* Fix crash in getStringSplit.Alexander Kornienko2013-11-261-3/+5
* Handle zero-width and double-width characters in string literals and comments.Alexander Kornienko2013-09-051-0/+32
* Reformat clang-format's source files after r185822 and others.Daniel Jasper2013-07-081-11/+9
* UTF-8 support for clang-format.Alexander Kornienko2013-06-051-0/+114