Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/AST/DeclCXX.cpp | ||
|---|---|---|
| 2249 ↗ | (On Diff #173789) | Should we factor out this code? It's a fourth duplication now, probably a generic form should be in the allocator. |
Differential D54457
[AST] Generate unique identifiers for CXXCtorInitializer objects. Authored by NoQ on Nov 12 2018, 5:19 PM. |