This is a cleanup similar to https://reviews.llvm.org/D71231.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D71296
Replace redundant code in LanguageCategory with templates (NFC) ClosedPublic Authored by aprantl on Dec 10 2019, 1:20 PM.
Details
Diff Detail
Event Timelineaprantl added a child revision: D71297: Remove unsound caching in LanguageCategory.Dec 10 2019, 1:28 PM This revision is now accepted and ready to land.Dec 10 2019, 4:06 PM Closed by commit rGb3801de7c50f: Replace redundant code in LanguageCategory with templates (NFC) (authored by aprantl). · Explain WhyDec 10 2019, 4:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 233222 lldb/include/lldb/DataFormatters/LanguageCategory.h
lldb/source/DataFormatters/LanguageCategory.cpp
|