hanchenye-llvm-project/clang/lib/ASTMatchers
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
..
Dynamic Fix typos in clang 2018-04-06 15:14:32 +00:00
ASTMatchFinder.cpp PR36581: Support data recursion over Stmts in AST matchers. 2018-03-02 21:55:03 +00:00
ASTMatchersInternal.cpp [astmatchers] Fix linking issue 2018-03-29 02:47:28 +00:00
CMakeLists.txt