Skip to content

Commit

Permalink
left a fixme note in PreprocessedCFileParserFile
Browse files Browse the repository at this point in the history
  • Loading branch information
chengniansun committed Aug 5, 2020
1 parent 7b8ae56 commit 16a767d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/org/perses/grammar/c/PreprocessedCFileParserTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class PreprocessedCFileParserTest {
parseFile("clang_nullable_attribute.c")
}

// FIXME: enable this when the C parse can parse clang-preprocessed code.
@Ignore
@Test
fun testParseClang_preprocessed() {
Expand Down

0 comments on commit 16a767d

Please sign in to comment.