Skip to content
  1. Feb 24, 2009
  2. Feb 23, 2009
  3. Feb 22, 2009
  4. Feb 21, 2009
  5. Feb 20, 2009
  6. Feb 19, 2009
  7. Feb 18, 2009
  8. Feb 17, 2009
  9. Feb 16, 2009
  10. Feb 15, 2009
    • Nick Lewycky's avatar
      Update the list of function annotations for nocapture. All of these came up · 8f4a097f
      Nick Lewycky authored
      when I was looking at functions used by python.
      
      Highlights include, better largefile support (64-bit file sizes on 32-bit
      systems), fputs string is nocapture, popen/pclose added (popen being noalias
      return), modf and frexp and friends. Also added some missing 'break' statements
      and combined identical sections.
      
      llvm-svn: 64615
      8f4a097f
Loading