Explicitly specify element type when constructing Address in CGExpr.cpp. There's one more in EmitLoadOfPointer that was a little trickier, so it was not changed. That one seems to only affect OpenMP tests.
Details
Details
- Reviewers
cfe-commits aeubanks jdoerfert - Group Reviewers
Restricted Project - Commits
- rGd5c314cdf43a: [Clang][OpaquePtr] Remove deprecated Address constructor calls
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lg, thanks!
I was just looking at one of these when trying to build Chrome with opaque pointers