[all-commits] [llvm/llvm-project] fc53bd: [clang] Replace call to private ctor with ElementC...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Aug 19 09:36:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc53bd610ff95d2824617095bcf4976035b4cb9a
      https://github.com/llvm/llvm-project/commit/fc53bd610ff95d2824617095bcf4976035b4cb9a
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M clang/lib/AST/ASTContext.cpp

  Log Message:
  -----------
  [clang] Replace call to private ctor with ElementCount::getScalable

Update the code for D86120 which made the constructors of `ElementCount`
private.




More information about the All-commits mailing list