Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 29525 Build 29524: arc lint + arc unit
Event Timeline
Comment Actions
Assuming you've checked this is unused in other projects like lldb, lld, etc, sounds good to me - thanks!
Comment Actions
Oops it is used by unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp but not in library code. Let me see how to update the tests to use the other DWAAARFContext::create.