llvm-project/lldb/unittests/Expression
Alex Langford 7c9ebdd3d6 [lldb] Remove clang classes from lldb-forward.h
Summary:
lldb-forward.h is convenient in many ways, but having clang-based
class forward declarations in there makes it easy to proliferate uses of clang
outside of plugins. Removing them makes you much more conscious of when
you're using something from clang and marks where we're using things
from clang in non-plugins.

Differential Revision: https://reviews.llvm.org/D73935
2020-02-04 14:23:58 -08:00
..
CMakeLists.txt [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangExpressionDeclMapTest.cpp [lldb] Remove clang classes from lldb-forward.h 2020-02-04 14:23:58 -08:00
ClangParserTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CppModuleConfigurationTest.cpp [lldb] Replace SmallStr.str().str() with std::string conversion operator. 2020-01-29 21:34:19 -08:00
DWARFExpressionTest.cpp [lldb/Unittest] Fix the modules build by including TypeSystemClang.h 2020-02-04 14:05:15 -08:00
DiagnosticManagerTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00