[all-commits] [llvm/llvm-project] 61c8b7: [clang] return first Decl for CanonicalDecl in Tra...
Vipul Cariappa via All-commits
all-commits at lists.llvm.org
Fri Sep 27 00:03:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61c8b7159a740d43a6a0fa52756eb479e1a9c1c3
https://github.com/llvm/llvm-project/commit/61c8b7159a740d43a6a0fa52756eb479e1a9c1c3
Author: Vipul Cariappa <vipulcariappa at gmail.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M clang/include/clang/AST/Decl.h
M clang/unittests/Interpreter/InterpreterTest.cpp
Log Message:
-----------
[clang] return first Decl for CanonicalDecl in TranslationUnitDecl (#110101)
Return the first `Decl` when using
`TranslationUnitDecl::getCanonicalDecl`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list