[all-commits] [llvm/llvm-project] de5785: [NFC] Change TemplateInstantiator to refer to the ...

Erich Keane via All-commits all-commits at lists.llvm.org
Thu Mar 3 09:12:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de5785ad9d61c6b59793a6438a08973da42f9039
      https://github.com/llvm/llvm-project/commit/de5785ad9d61c6b59793a6438a08973da42f9039
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiate.cpp

  Log Message:
  -----------
  [NFC] Change TemplateInstantiator to refer to the base using a typedef

A few places were inconsistent here, which makes a refactor to support
delayed concepts significantly more difficult.




More information about the All-commits mailing list