Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-08 | Unify the codepaths for emitting deprecation warnings. The test changes are ↵ | Eli Friedman | |
just to account for us emitting notes more consistently. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161528 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-10-06 | Issue deprecated warning when typeof uses typedef | Fariborz Jahanian | |
based on underlying type's deprecatedness. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115800 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-10-05 | Issue deprecated warning when typeof uses an | Fariborz Jahanian | |
expression of deprecated type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115713 91177308-0d34-0410-b5e6-96231b3b80d8 |