History log of /external/clang/test/Sema/c11-typedef-redef.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
72b8f788149de5d667a0f76b674685bbd82dfc46 11-Jan-2012 Douglas Gregor <dgregor@apple.com> Extend test-case as requested by Eli

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147974 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/c11-typedef-redef.c
ec3bd728cc6505c98543b001a1988c237f5fb9a9 11-Jan-2012 Douglas Gregor <dgregor@apple.com> Improve the diagnostic when trying to redefine a typedef with a
variably-modified type.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147973 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/c11-typedef-redef.c
c0004df84fca9225b66a50adc66cf21c34298227 11-Jan-2012 Douglas Gregor <dgregor@apple.com> C11 allows typedefs to be redefined. Implement this in C11 mode, and
downgrade the default-error warning to an ExtWarn in
C90/99. <rdar://problem/10668057>


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147925 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/c11-typedef-redef.c