Skip to content

Commit 0b7c9aa

Browse files
committed
ignore more cl flags
1 parent c181b19 commit 0b7c9aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/MrDocsCompilationDatabase.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ isValidMrDocsOption(
225225
driver::options::OPT__SLASH_GR,
226226
driver::options::OPT__SLASH_GR_,
227227
driver::options::OPT__SLASH_M_Group,
228+
driver::options::OPT__SLASH_MP,
229+
driver::options::OPT__SLASH_Zc,
228230

229231
// input file options
230232
//driver::options::OPT_INPUT,

0 commit comments

Comments
 (0)