]> granicus.if.org Git - clang/commitdiff
Remove unnecessary include.
authorRichard Trieu <rtrieu@google.com>
Tue, 4 Dec 2018 04:53:18 +0000 (04:53 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 4 Dec 2018 04:53:18 +0000 (04:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348238 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CodeGenTypes.h

index 626869f000219db3ecd605dde731901da2f142d2..8e344e91b8cd9c56957ddcc93e883b3b8118e770 100644 (file)
@@ -17,7 +17,6 @@
 #include "CGCall.h"
 #include "clang/Basic/ABI.h"
 #include "clang/CodeGen/CGFunctionInfo.h"
-#include "clang/Sema/Sema.h"
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/IR/Module.h"