From 5f6a9da530926b75926116179b9f9ae9f21a31a0 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 2 Aug 2007 21:21:54 +0000 Subject: More explicit keywords. llvm-svn: 40757 --- llvm/lib/Target/Alpha/AlphaISelLowering.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Target/Alpha/AlphaISelLowering.h') diff --git a/llvm/lib/Target/Alpha/AlphaISelLowering.h b/llvm/lib/Target/Alpha/AlphaISelLowering.h index 24e40a55764..291a56065d8 100644 --- a/llvm/lib/Target/Alpha/AlphaISelLowering.h +++ b/llvm/lib/Target/Alpha/AlphaISelLowering.h @@ -64,7 +64,7 @@ namespace llvm { int VarArgsBase; // What is the base FrameIndex bool useITOF; public: - AlphaTargetLowering(TargetMachine &TM); + explicit AlphaTargetLowering(TargetMachine &TM); /// LowerOperation - Provide custom lowering hooks for some operations. /// -- cgit v1.2.3