[PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
    Andrey Bokhanko via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Mar  9 07:47:04 PST 2016
    
    
  
andreybokhanko abandoned this revision.
andreybokhanko added a comment.
It seems the discussion (http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160229/thread.html#151860) concluded that we don't want this fix to be committed until we see some compelling code that relies on "static_assert" availability in C language without <assert.h> being included.
Thus, please consider this review request to be abandoned.
Yours,
Andrey
http://reviews.llvm.org/D17444
    
    
More information about the cfe-commits
mailing list