[all-commits] [llvm/llvm-project] 4f5f6c: Move late-parsed class member attribute handling a...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Jun 23 15:43:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f5f6c1b83cb60354b7b4dea8fc7da561b6758fd
      https://github.com/llvm/llvm-project/commit/4f5f6c1b83cb60354b7b4dea8fc7da561b6758fd
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M clang/lib/Parse/ParseCXXInlineMethods.cpp
    M clang/lib/Parse/ParseDecl.cpp

  Log Message:
  -----------
  Move late-parsed class member attribute handling adjacent to all the
other late-parsed class component handling.

No functionality change intended.




More information about the All-commits mailing list