Skip to content
  1. Feb 16, 2013
  2. Feb 15, 2013
  3. Feb 14, 2013
  4. Feb 13, 2013
  5. Feb 12, 2013
  6. Feb 11, 2013
  7. Feb 10, 2013
  8. Feb 09, 2013
  9. Feb 08, 2013
    • Bob Wilson's avatar
      Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" · bfb44ef9
      Bob Wilson authored
      This reverts r171041. This was a nice idea that didn't work out well.
      Clang warnings need to be associated with warning groups so that they can
      be selectively disabled, promoted to errors, etc. This simplistic patch didn't
      allow for that. Enhancing it to provide some way for the backend to specify
      a front-end warning type seems like overkill for the few uses of this, at
      least for now.
      
      llvm-svn: 174748
      bfb44ef9
Loading