Skip to content

Commit

Permalink
Added unit test for crash bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jun 1, 2010
1 parent f85d0de commit 90036c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions unit_tests/preprocessor/output/empty-macro-with-arg
@@ -0,0 +1,3 @@
// This should not crash when using the empty macro.
#define COMPUTE_FOO(a)
COMPUTE_FOO(a)
Empty file.

0 comments on commit 90036c5

Please sign in to comment.