| commit | 20ccc4c3ed3d451a628520534fead373a8f2d079 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Fri May 23 21:28:18 2008 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Fri May 23 21:28:18 2008 +0000 |
| tree | d63aac8191154f2b7900ae550e974ac0d252f60f | |
| parent | 04d24edcbbc00a906def48f9af1e5cc43742d25b [diff] |
Revert r51498: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/SemaDecl.cpp?rev=51498&r1=51497&r2=51498&view=diff Turns out that there are multiple places where a redefinition diagnostic can be emitted. A cleaner solution (without touching Sema) is to have the Driver turn off these diagnostics. (will submit this patch soon) llvm-svn: 51502