To get LLDB one step closer to fulfil the software redundancy requirements of
modern aircrafts, we apparently decided to have two separately maintained
implementations of `CreateTypedef` in TypeSystemClang. Let's pass on the idea of
an LLDB-powered jetliner and deleted one implementation.
On a more serious note: This function got duplicated a long time ago when the
idea of CompilerType with a backing TypeSystemClang subclass happened
(
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| PDBASTParser.cpp | ||
| PDBASTParser.h | ||
| PDBLocationToDWARFExpression.cpp | ||
| PDBLocationToDWARFExpression.h | ||
| SymbolFilePDB.cpp | ||
| SymbolFilePDB.h | ||