[all-commits] [llvm/llvm-project] 768e3a: PR51034: Debug Info: Remove 'prototyped' from K&R ...
David Blaikie via All-commits
all-commits at lists.llvm.org
Fri Jul 9 12:07:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 768e3af6345a532d383205049679aaaccca26628
https://github.com/llvm/llvm-project/commit/768e3af6345a532d383205049679aaaccca26628
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-07-09 (Fri, 09 Jul 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGen/overloadable-debug.c
Log Message:
-----------
PR51034: Debug Info: Remove 'prototyped' from K&R function declarations
Regression caused by 6c9559b67b91966bfeff9e17808a3e84a92e64a0.
More information about the All-commits
mailing list