When we transform a C++ exception declaration (e.g., for template
instantiation), be sure to add the transformed declaration into the current DeclContext. Also, remove the -Wuninitialized hack that works around this bug. Fixes <rdar://problem/9200676>. llvm-svn: 129544
Loading
Please register or sign in to comment