forked from qt-creator/qt-creator
Clang: Rename TranslationUnit(s) to Document(s)
The "TranslationUnit parts" moved already to TranslationUnitCore. Change-Id: I2bea7847e2b3e84fbfacc3d2dc43f180873349ac Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
namespace ClangBackEnd {
|
||||
|
||||
class SourceLocationContainer;
|
||||
class TranslationUnit;
|
||||
class Document;
|
||||
|
||||
class SourceLocation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user