Skip to content

Commit 2ddc5c8

Browse files
author
git apple-llvm automerger
committed
Merge commit 'a9ce60ee885e' from llvm.org/main into next
2 parents c7fa3a2 + a9ce60e commit 2ddc5c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/include/clang/Basic/LangOptions.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ class LangOptionsBase {
7878
using RoundingMode = llvm::RoundingMode;
7979
using CFBranchLabelSchemeKind = clang::CFBranchLabelSchemeKind;
8080

81-
LangOptionsBase() = default;
82-
8381
enum GCMode { NonGC, GCOnly, HybridGC };
8482
enum StackProtectorMode { SSPOff, SSPOn, SSPStrong, SSPReq };
8583

0 commit comments

Comments
 (0)