It looks like the definition was removed in cd21d541397e but the
declaration was not. Surprisingly (to me), that doesn't seem to produce
any kind of diagnostic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156182
[clang][CodeGenModule] remove declaration of GetAddrOfConstantString ClosedPublic Authored by nickdesaulniers on Jul 24 2023, 3:57 PM.
Details Summary It looks like the definition was removed in cd21d541397e but the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 24 2023, 4:15 PM Closed by commit rGef103adf60c6: [clang][CodeGenModule] remove declaration of GetAddrOfConstantString (authored by nickdesaulniers). · Explain WhyJul 25 2023, 2:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 543735 clang/include/clang/CodeGen/ConstantInitBuilder.h
clang/lib/CodeGen/CodeGenModule.h
|