Skip to content
  1. Jun 02, 2014
  2. Jun 01, 2014
    • Alp Toker's avatar
      Revert "Fix the undefined-but-used odr-use marker (DR48)" · 7f02e53f
      Alp Toker authored
      Wrong patch got committed (this one isn't ready for prime time).
      
      This reverts commit r209996.
      
      llvm-svn: 209997
      7f02e53f
    • Alp Toker's avatar
      Fix the undefined-but-used odr-use marker (DR48) · 71c53d47
      Alp Toker authored
      We should treat tentative definitions as undefined for the purpose of
      ODR-use linkage checking.
      
      This broke somewhere around r149731 when tests were disabled.
      
      Note that test coverage for these diagnostics is generally lacking due to a
      separate issue (PR19910: Don't suppress unused/undefined warnings when there
      are errors).
      
      llvm-svn: 209996
      71c53d47
Loading