llvm-project/clang/lib/ASTMatchers/Dynamic
Alexander Kornienko 2a8c18d991 Fix typos in clang
Found via codespell -q 3 -I ../clang-whitelist.txt
Where whitelist consists of:

  archtype
  cas
  classs
  checkk
  compres
  definit
  frome
  iff
  inteval
  ith
  lod
  methode
  nd
  optin
  ot
  pres
  statics
  te
  thru

Patch by luzpaz! (This is a subset of D44188 that applies cleanly with a few
files that have dubious fixes reverted.)

Differential revision: https://reviews.llvm.org/D44188

llvm-svn: 329399
2018-04-06 15:14:32 +00:00
..
CMakeLists.txt Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp 2016-02-09 19:53:30 +00:00
Diagnostics.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00
Marshallers.h Remove creation of out-of-bounds value of enumeration type (resulting in UB). 2017-12-08 23:29:59 +00:00
Parser.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
Registry.cpp [ASTMatchers] Introduce a matcher for matching any given Objective-C selector 2018-03-29 00:51:12 +00:00
VariantValue.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00