[all-commits] [llvm/llvm-project] 795436: [Serialization] Remove unused declaration SLocCurs...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat May 27 10:45:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 795436889dce9a314dc7e18476d0f5f2fc68482c
https://github.com/llvm/llvm-project/commit/795436889dce9a314dc7e18476d0f5f2fc68482c
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-27 (Sat, 27 May 2023)
Changed paths:
M clang/include/clang/Serialization/ASTReader.h
Log Message:
-----------
[Serialization] Remove unused declaration SLocCursorForID
The corresponding function body was removed by:
commit 925296b4c2cbb358c34323dfcffbea6d59eb9c1e
Author: Douglas Gregor <dgregor at apple.com>
Date: Tue Jul 19 16:10:42 2011 +0000
Commit: fffb389c8b2ff29a7a05fd17addf23a50005b057
https://github.com/llvm/llvm-project/commit/fffb389c8b2ff29a7a05fd17addf23a50005b057
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-27 (Sat, 27 May 2023)
Changed paths:
M clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
Log Message:
-----------
[Analysis] Remove unused declaration getCurrentLVarDefinition
The declaration was added without a corresponding function definition
by:
commit ae497deddfd9c631380bc622fa3e184531c2600a
Author: DeLesley Hutchins <delesley at google.com>
Date: Sat Apr 19 00:35:54 2014 +0000
Compare: https://github.com/llvm/llvm-project/compare/e396c375a108...fffb389c8b2f
More information about the All-commits
mailing list