[all-commits] [llvm/llvm-project] 59048a: [AST] Remove unused declaration makeDeclVisibleInC...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 3 23:37:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59048a3aa3f4b2326ea4dc1abf4b9530cda50b2a
https://github.com/llvm/llvm-project/commit/59048a3aa3f4b2326ea4dc1abf4b9530cda50b2a
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M clang/include/clang/AST/DeclBase.h
Log Message:
-----------
[AST] Remove unused declaration makeDeclVisibleInContextInternal
The corresponding function definition was removed by:
commit f634c9006977fcbed5f55eaee831852e453fdf76
Author: Richard Smith <richard-llvm at metafoo.co.uk>
Date: Fri Mar 16 06:12:59 2012 +0000
Commit: 2029d39261fadd9127fac5bcb570366c08597e6e
https://github.com/llvm/llvm-project/commit/2029d39261fadd9127fac5bcb570366c08597e6e
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M llvm/include/llvm/DWARFLinker/DWARFLinker.h
M llvm/lib/DWARFLinker/DWARFLinker.cpp
Log Message:
-----------
[DWARFLinker] Remove unused declaration keepDIEAndDependencies
The corresponding function definition was removed by:
commit 95a8e8a2557e487be6133475966255661a9f6567
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: Tue Dec 3 11:10:04 2019 -0800
Commit: 52543545b02ac96e56a2627f949bb5f7871f95d6
https://github.com/llvm/llvm-project/commit/52543545b02ac96e56a2627f949bb5f7871f95d6
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M llvm/include/llvm/IR/Function.h
Log Message:
-----------
[IR] Remove unused declaration removeParamUndefImplyingAttrs
The corresponding function definition was removed by:
commit 087a8eea359a4d8ef22c42fddca3b09833928c6a
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: Sun Jul 25 18:21:13 2021 +0200
Commit: 8514082f54038906cc924a2e35588163b929f034
https://github.com/llvm/llvm-project/commit/8514082f54038906cc924a2e35588163b929f034
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M llvm/include/llvm/MC/MCParser/MCAsmParser.h
Log Message:
-----------
[MC] Modernize InlineAsmIdentifier (NFC)
Compare: https://github.com/llvm/llvm-project/compare/808004f82af7...8514082f5403
More information about the All-commits
mailing list