aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/VFABIDemanglerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/IR/VFABIDemanglerTest.cpp')
-rw-r--r--llvm/unittests/IR/VFABIDemanglerTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/unittests/IR/VFABIDemanglerTest.cpp b/llvm/unittests/IR/VFABIDemanglerTest.cpp
index e30e0f8..7d94613 100644
--- a/llvm/unittests/IR/VFABIDemanglerTest.cpp
+++ b/llvm/unittests/IR/VFABIDemanglerTest.cpp
@@ -15,7 +15,6 @@
#include "llvm/IR/Module.h"
#include "llvm/Support/SourceMgr.h"
#include "gtest/gtest.h"
-#include <optional>
using namespace llvm;