forked from OSchip/llvm-project
722247c812
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
(
|
||
---|---|---|
.. | ||
Inputs | ||
CMakeLists.txt | ||
LocateSymbolFileTest.cpp | ||
PostfixExpressionTest.cpp | ||
TestClangASTImporter.cpp | ||
TestDWARFCallFrameInfo.cpp | ||
TestLineEntry.cpp | ||
TestType.cpp | ||
TestTypeSystemClang.cpp |