Fix a TODO. Remove the callers of this signed version and delete.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116014
[clang][CodeGen] Remove the signed version of createExpression ClosedPublic Authored by achieveartificialintelligence on Dec 19 2021, 8:32 PM.
Details Summary Fix a TODO. Remove the callers of this signed version and delete.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 19 2021, 8:32 PM achieveartificialintelligence retitled this revision from Remove the signed version of createExpression to [clang][CodeGen] Remove the signed version of createExpression.Dec 20 2021, 12:11 AM This revision is now accepted and ready to land.Dec 26 2021, 7:43 PM This revision was landed with ongoing or failed builds.Dec 26 2021, 10:16 PM Closed by commit rGec501f15a8b8: [clang][CodeGen] Remove the signed version of createExpression (authored by achieveartificialintelligence). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 396272 clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CGDebugInfo.cpp
llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c
llvm/include/llvm-c/DebugInfo.h
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfo.cpp
|