Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/CodeGen/ItaniumCXXABI.cpp | ||
---|---|---|
1470–1471 | Removing it sounds reasonable. |
Comment Actions
- Remove unused argument of EmitDynamicCastToVoid
- While here, adjust the name to start with lowercase letter
clang/lib/CodeGen/CGAtomic.cpp | ||
---|---|---|
90 | I agree. I think this can be addressed in a separate revision. |
I suppose address space shouldn't be dropped here, but this is what the original code does.