llvm-project/clang/test/CXX/special
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
..
class.conv/class.conv.ctor
class.copy Remove custom handling of array copies in lambda by-value array capture and 2016-12-14 00:03:17 +00:00
class.ctor
class.dtor Fix tracking of whether a destructor would be deleted. 2017-09-22 01:04:22 +00:00
class.free
class.inhctor PR31606: Generalize our tentative DR resolution for inheriting copy/move 2017-01-13 20:46:54 +00:00
class.init Fix typos in clang 2018-04-06 15:14:32 +00:00
class.temporary