llvm-project/clang/lib/Lex
Raphael Isemann b23ccecbb0 Misc typos fixes in ./lib folder
Summary: Found via `codespell -q 3 -I ../clang-whitelist.txt -L uint,importd,crasher,gonna,cant,ue,ons,orign,ned`

Reviewers: teemperor

Reviewed By: teemperor

Subscribers: teemperor, jholewinski, jvesely, nhaehnle, whisperity, jfb, cfe-commits

Differential Revision: https://reviews.llvm.org/D55475

llvm-svn: 348755
2018-12-10 12:37:46 +00:00
..
CMakeLists.txt PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
HeaderMap.cpp [Lex] Make HeaderMaps a unique_ptr vector 2018-08-20 19:15:02 +00:00
HeaderSearch.cpp [HeaderSearch] loadSubdirectoryModuleMaps should respect -working-directory 2018-11-14 01:08:03 +00:00
Lexer.cpp Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
LiteralSupport.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
MacroArgs.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
MacroInfo.cpp [Lex] Make MacroDirective::findDirectiveAtLoc take const SourceManager 2018-10-31 17:19:20 +00:00
ModuleMap.cpp Reapply "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX" 2018-11-05 12:46:02 +00:00
PPCaching.cpp [Lex] Fix crash on code completion in comment in included file. 2018-01-19 23:41:47 +00:00
PPCallbacks.cpp
PPConditionalDirectiveRecord.cpp
PPDirectives.cpp Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
PPExpressions.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
PPLexerChange.cpp PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
PPMacroExpansion.cpp PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
Pragma.cpp PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
PreprocessingRecord.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
Preprocessor.cpp Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
PreprocessorLexer.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
ScratchBuffer.cpp [Lex] Use WritableMemoryBuffer in ScratchBuffer.cpp 2018-01-11 10:43:45 +00:00
TokenConcatenation.cpp [Lex] TokenConcatenation now takes const Preprocessor 2018-09-27 12:40:16 +00:00
TokenLexer.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
UnicodeCharSets.h