[all-commits] [llvm/llvm-project] ee15c1: [Sema] Remove unused declaration ConvertIntegerToT...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri May 26 20:08:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee15c1fa84c2245866b0a202e896928621401f71
https://github.com/llvm/llvm-project/commit/ee15c1fa84c2245866b0a202e896928621401f71
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
Log Message:
-----------
[Sema] Remove unused declaration ConvertIntegerToTypeWarnOnOverflow
The corresponding function definition was removed by:
commit 077d083b4dd12538fc824d5784d455da0d86a1ea
Author: Richard Smith <richard-llvm at metafoo.co.uk>
Date: Mon Aug 4 00:40:48 2014 +0000
Commit: 8078e776c3c51a2c6620cc1f0d8493a3cc9f8a4e
https://github.com/llvm/llvm-project/commit/8078e776c3c51a2c6620cc1f0d8493a3cc9f8a4e
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M clang/include/clang/AST/VTableBuilder.h
Log Message:
-----------
[AST] Remove unused declaration enumerateVFPtrs
The corresponding function definition was removed by:
commit 9c6e9e313d61284f3d7fa46c86b6f999c8a1adea
Author: Reid Kleckner <reid at kleckner.net>
Date: Thu Feb 27 19:40:09 2014 +0000
Commit: 54ab4b3a2847127590cebdf17bc83288b7f03158
https://github.com/llvm/llvm-project/commit/54ab4b3a2847127590cebdf17bc83288b7f03158
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
Log Message:
-----------
[CodeGen] Remove unused declarations emitNonSPMDParallelCall and emitSPMDParallelCall
The corresponding function definitions were removed by:
commit a2dbfb6b72db19ed851464160ef7539b50d43894
Author: Giorgis Georgakoudis <georgakoudis1 at llnl.gov>
Date: Wed Apr 21 11:41:31 2021 -0700
Compare: https://github.com/llvm/llvm-project/compare/0286b47ae033...54ab4b3a2847
More information about the All-commits
mailing list