Merge branch 'wkalinin-csymbols'

* wkalinin-csymbols:
  Tests for C nested classes symbol table not being in global space
  C nested classes symbol table should be in global space
This commit is contained in:
William S Fulton 2014-05-12 07:54:36 +01:00
commit f6cae1af1b
4 changed files with 116 additions and 0 deletions

View file

@ -601,6 +601,7 @@ C_TEST_CASES += \
memberin_extend_c \
name \
nested \
nested_extend_c \
nested_structs \
newobject2 \
overload_extend \