Skip to content
  1. Feb 14, 2008
  2. Feb 13, 2008
  3. Feb 12, 2008
  4. Feb 11, 2008
    • Steve Naroff's avatar
      · bff73854
      Steve Naroff authored
      Move policy on unnamed fields (a Microsoft extension) from Parser::ParseStructDeclaration() to the driver.
      
      llvm-svn: 46974
      bff73854
    • Steve Naroff's avatar
      · 5915777f
      Steve Naroff authored
      Move Microsoft __declspec hack from the parser to the preprocessor. Since we have no plans to actually implement this construct, it is cleaner to limit the change to the preprocessor.
      
      llvm-svn: 46973
      5915777f
    • Steve Naroff's avatar
      · 5a858df0
      Steve Naroff authored
      Fix http://llvm.org/bugs/show_bug.cgi?id=2013.
      
      llvm-svn: 46972
      5a858df0
    • Steve Naroff's avatar
      · b5fc2551
      Steve Naroff authored
      After yesterday's discussion (http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-February/001044.html), decided not to change the semantics of Type::isIncompleteType(). 
      
      This commit simply changes a couple comments to reflect this decision.
      
      llvm-svn: 46970
      b5fc2551
Loading