[all-commits] [llvm/llvm-project] 1b19f9: Revert "[AST] Pick last tentative definition as th...
Benson Chu via All-commits
all-commits at lists.llvm.org
Tue Aug 24 09:42:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b19f90a2390b60852c0ff5e1671c76dd82dac83
https://github.com/llvm/llvm-project/commit/1b19f90a2390b60852c0ff5e1671c76dd82dac83
Author: Benson Chu <bensonchu457 at gmail.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M clang/lib/AST/Decl.cpp
R clang/test/CodeGen/attr-tentative-definition.c
Log Message:
-----------
Revert "[AST] Pick last tentative definition as the acting definition"
This reverts commit 9a5f3888505630cea88f8372d3068b2d63cfb381.
The written test breaks some builds on Mach-O.
More information about the All-commits
mailing list