llvm-project/clang/lib/Tooling/Refactoring
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
..
Extract Move Extract.cpp that wasn't moved in r317343 2017-11-03 18:21:06 +00:00
Rename Fix typos in clang 2018-04-06 15:14:32 +00:00
ASTSelection.cpp [refactor][selection] canonicalize decl ref callee to the call expr 2017-11-14 23:10:50 +00:00
ASTSelectionRequirements.cpp [refactor] Initial outline of implementation of "extract function" refactoring 2017-10-24 17:18:45 +00:00
AtomicChange.cpp [refactor] add clang-refactor tool with initial testing support and 2017-09-14 10:06:52 +00:00
CMakeLists.txt [refactor][extract] insert semicolons into extracted/inserted code 2017-11-03 18:11:22 +00:00
RefactoringActions.cpp [clang-refactor] Introduce a new rename rule for qualified symbols 2017-11-08 08:56:56 +00:00