Skip to content
  1. Sep 23, 2012
  2. Sep 15, 2012
  3. Jun 20, 2012
    • Kaelyn Uhrain's avatar
      Don't assert when given an empty range. · 2212f807
      Kaelyn Uhrain authored
      llvm::RawMemoryObject handles empty ranges just fine, and the assert can
      be triggered in the wild by e.g. invoking clang with a file that
      included an empty pre-compiled header file when clang has been built
      with assertions enabled. Without assertions enabled, clang will properly
      report that the empty file is not a valid PCH.
      
      llvm-svn: 158769
      2212f807
  4. Feb 29, 2012
  5. Feb 06, 2012
Loading