aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaCUDA.cpp
diff options
context:
space:
mode:
authorJuan Manuel MARTINEZ CAAMAÑO <juamarti@amd.com>2023-08-31 14:35:06 +0200
committerJuan Manuel MARTINEZ CAAMAÑO <juamarti@amd.com>2023-08-31 14:47:42 +0200
commit19550e79b50f0689404309a2c6091f0b53770e08 (patch)
treea1dc62c4846b6e67e325b460c9e03dd759b7ea66 /clang/lib/Sema/SemaCUDA.cpp
parent9536bbe464c8b53b75c485b2da607326dcd41929 (diff)
downloadllvm-19550e79b50f0689404309a2c6091f0b53770e08.zip
llvm-19550e79b50f0689404309a2c6091f0b53770e08.tar.gz
llvm-19550e79b50f0689404309a2c6091f0b53770e08.tar.bz2
[NFC][Clang] Remove redundant function definitions
There were 3 definitions of the mergeDefaultFunctionDefinitionAttributes function: A private implementation, a version exposed in CodeGen, a version exposed in CodeGenModule. This patch removes the private and the CodeGenModule versions and keeps a single definition in CodeGen. Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D159256
Diffstat (limited to 'clang/lib/Sema/SemaCUDA.cpp')
0 files changed, 0 insertions, 0 deletions