aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAbhin P Jose <abhinjose@live.com>2024-03-26 17:10:54 +0100
committerGitHub <noreply@github.com>2024-03-26 12:10:54 -0400
commit44d037cc258dcf179d2c48c93996bb406ecd0fae (patch)
tree0124321b11744a9ad04fbf4323d704d544c9fa90 /clang/lib/CodeGen/CodeGenFunction.cpp
parent2f63718f8567413a1c596bda803663eb58d6da5a (diff)
downloadllvm-44d037cc258dcf179d2c48c93996bb406ecd0fae.zip
llvm-44d037cc258dcf179d2c48c93996bb406ecd0fae.tar.gz
llvm-44d037cc258dcf179d2c48c93996bb406ecd0fae.tar.bz2
Change type of DiagnosticHandlerTy (#86504)
Changing type of DiagnosticHandlerTy due to adding -Wcast-function-type-mismatch to -Wextra group(https://github.com/llvm/llvm-project/pull/86131#issuecomment-2018014179). Changed the reference argument DiagnosticInfo to a pointer and edited the test cases failing due to this change. Added another small change where Gtest api was throwing an warning due varargs argument not being passed.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions