Skip to content
  1. Oct 20, 2009
    • Ted Kremenek's avatar
      Really fix <rdar://problem/7312058> by adding a 'displayDiagnostics' option to · 02b319ce
      Ted Kremenek authored
      clang_createTranslationUnit() and clang_createTranslationUnitFromSourceFile(). The user can now
      specify if the diagnostics from Clang are printed to stderr or are silenced completely. We can
      obviously evolve this API to be more general in the future.
      
      Note: Added a FIXME since I wasn't certain what was the best way to redirect to something analogous
      to '/dev/null' on Windows.
      
      llvm-svn: 84548
      02b319ce
  2. Oct 19, 2009
  3. Oct 18, 2009
  4. Oct 17, 2009
  5. Oct 16, 2009
  6. Oct 15, 2009
  7. Oct 05, 2009
  8. Oct 01, 2009
  9. Sep 29, 2009
  10. Sep 26, 2009
  11. Sep 25, 2009
  12. Sep 23, 2009
  13. Sep 22, 2009
  14. Sep 21, 2009
  15. Sep 17, 2009
  16. Sep 15, 2009
  17. Sep 04, 2009
  18. Sep 03, 2009
Loading