зеркало из https://github.com/microsoft/clang-1.git
Remove stale comment.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103696 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
bef0efd11b
Коммит
b47467ba5d
|
@ -1167,8 +1167,6 @@ clang_createTranslationUnitFromSourceFile(CXIndex CIdx,
|
|||
RemappedFiles.size(),
|
||||
/*CaptureDiagnostics=*/true));
|
||||
|
||||
// FIXME: Until we have broader testing, just drop the entire AST if we
|
||||
// encountered an error.
|
||||
if (NumErrors != Diags->getNumErrors()) {
|
||||
// Make sure to check that 'Unit' is non-NULL.
|
||||
if (CXXIdx->getDisplayDiagnostics() && Unit.get()) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче