summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/CharInfo.h
Commit message (Expand)AuthorAgeFilesLines
* NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have itErik Pilkington2018-07-241-1/+1
* [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots.Volodymyr Sapsai2018-03-291-5/+6
* CharInfo.h: Modularize/fix ODR violations by making inline functions in heade...David Blaikie2017-10-271-21/+21
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Remove unreachable statementDmitri Gribenko2013-02-091-1/+0
* Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.Jordan Rose2013-02-081-0/+37
* Pull Lexer's CharInfo table out for general use throughout Clang.Jordan Rose2013-02-081-0/+162