[PATCH] Don't allow dllimport variables in constant initializers

Reid Kleckner rnk at google.com
Wed Jun 25 17:01:33 PDT 2014


This seems problematic for mingw, where I expect users probably use non-type template parameters of dllimported stuff.  Is there another way we can handle this?

http://reviews.llvm.org/D4299






More information about the cfe-commits mailing list