summaryrefslogtreecommitdiffstats
path: root/include/clang/Lex/MultipleIncludeOpt.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-7/+7
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-261-1/+1
* Fix typos in comments; NFCGeorge Burgess IV2017-08-161-1/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [C++11] Use 'nullptr'Craig Topper2014-05-061-5/+5
* Introducing -Wheader-guard, a warning that checks header guards actually workRichard Trieu2013-06-121-2/+54
* Documentation cleanup: Fixed the format of the file header (that I broke inJames Dennett2012-06-221-3/+5
* Documentation cleanup:James Dennett2012-06-171-22/+19
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-11/+11
* Fix PR2086.Lauro Ramos Venancio2008-02-251-5/+5
* Fix a nasty corner case that Neil noticed in PR1900, where we would Chris Lattner2008-01-071-5/+28
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+107