Skip to content

Commit 3167b3f

Browse files
committed
remove newline
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 7e9f6d1 commit 3167b3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Driver/ToolChains/Clang.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6388,7 +6388,6 @@ void Clang::ConstructJob(Compilation &C, const JobAction &JA,
63886388

63896389
addPGOAndCoverageFlags(TC, C, JA, Output, Args, SanitizeArgs, CmdArgs);
63906390

6391-
63926391
Args.AddLastArg(CmdArgs, options::OPT_fclang_abi_compat_EQ);
63936392

63946393
if (getLastProfileSampleUseArg(Args) &&

0 commit comments

Comments
 (0)