Skip to content

Commit 3316f38

Browse files
committed
remove added lines
1 parent bade8f3 commit 3316f38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Frontend/FrontendActions.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,6 @@ void DumpCompilerOptionsAction::ExecuteAction() {
11601160
const Preprocessor &PP = CI.getPreprocessor();
11611161
const LangOptions &LangOpts = PP.getLangOpts();
11621162

1163-
11641163
// FIXME: Rather than manually format the JSON (which is awkward due to
11651164
// needing to remove trailing commas), this should make use of a JSON library.
11661165
// FIXME: Instead of printing enums as an integral value and specifying the

0 commit comments

Comments
 (0)