[all-commits] [llvm/llvm-project] 01943a: Move verification of Sema::MaximumAlignment to a ....

Reid Kleckner via All-commits all-commits at lists.llvm.org
Thu Jan 30 13:37:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 01943a59f51d8b5ede062305941c1f864b8a6a13
      https://github.com/llvm/llvm-project/commit/01943a59f51d8b5ede062305941c1f864b8a6a13
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/lib/CodeGen/CGValue.h

  Log Message:
  -----------
  Move verification of Sema::MaximumAlignment to a .cpp file

Saves these transitive includes:




More information about the All-commits mailing list