summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ExprConstant.cpp
diff options
context:
space:
mode:
authorNandor Licker <n@ndor.email>2019-08-29 21:57:47 +0000
committerNandor Licker <n@ndor.email>2019-08-29 21:57:47 +0000
commit7bd0a78faee8c441a61ab618f518ac130b0c43be (patch)
treebe9cb6fc57f3a41393e707045b9dd746252d6049 /clang/lib/AST/ExprConstant.cpp
parent1ed7d2119ee2bb5b7cc1368d739b13f5ce0692da (diff)
downloadbcm5719-llvm-7bd0a78faee8c441a61ab618f518ac130b0c43be.tar.gz
bcm5719-llvm-7bd0a78faee8c441a61ab618f518ac130b0c43be.zip
[NFC] Test commit - sorted headers.
llvm-svn: 370412
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
-rw-r--r--clang/lib/AST/ExprConstant.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/AST/ExprConstant.cpp b/clang/lib/AST/ExprConstant.cpp
index b4d02459746..cc49409412f 100644
--- a/clang/lib/AST/ExprConstant.cpp
+++ b/clang/lib/AST/ExprConstant.cpp
@@ -36,9 +36,9 @@
#include "clang/AST/ASTContext.h"
#include "clang/AST/ASTDiagnostic.h"
#include "clang/AST/ASTLambda.h"
+#include "clang/AST/CXXInheritance.h"
#include "clang/AST/CharUnits.h"
#include "clang/AST/CurrentSourceLocExprScope.h"
-#include "clang/AST/CXXInheritance.h"
#include "clang/AST/Expr.h"
#include "clang/AST/OSLog.h"
#include "clang/AST/RecordLayout.h"
OpenPOWER on IntegriCloud