[all-commits] [llvm/llvm-project] 55d96a: [AST] Add RParen loc for decltype AutoTypeloc.

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon Jan 10 03:56:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55d96ac3dc56bdebea854952a724c2a50d96ce19
      https://github.com/llvm/llvm-project/commit/55d96ac3dc56bdebea854952a724c2a50d96ce19
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M clang-tools-extra/clangd/unittests/SelectionTests.cpp
    M clang/include/clang/AST/TypeLoc.h
    M clang/lib/AST/TypeLoc.cpp
    M clang/lib/Sema/SemaType.cpp
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/test/AST/ast-dump-template-decls-json.cpp
    M clang/test/AST/ast-dump-template-decls.cpp
    M clang/unittests/AST/SourceLocationTest.cpp

  Log Message:
  -----------
  [AST] Add RParen loc for decltype AutoTypeloc.

Differential Revision: https://reviews.llvm.org/D116919




More information about the All-commits mailing list