forked from qt-creator/qt-creator
Clang: Move exception classes into single header/source unit
Change-Id: I60b4ce61e46d6f4ba87a2be49e6bbc219508c471 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -30,12 +30,8 @@
|
||||
#include "codecompleter.h"
|
||||
#include "diagnosticset.h"
|
||||
#include "highlightingmarks.h"
|
||||
#include "projectpartsdonotexistexception.h"
|
||||
#include "clangexceptions.h"
|
||||
#include "skippedsourceranges.h"
|
||||
#include "translationunitdoesnotexistexception.h"
|
||||
#include "translationunitfilenotexitexception.h"
|
||||
#include "translationunitisnullexception.h"
|
||||
#include "translationunitparseerrorexception.h"
|
||||
|
||||
#include <clangbackendipcdebugutils.h>
|
||||
#include <cmbcodecompletedmessage.h>
|
||||
|
||||
Reference in New Issue
Block a user