Unify the codepaths for emitting deprecation warnings. The test changes are...
Unify the codepaths for emitting deprecation warnings. The test changes are 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
Showing
- lib/Sema/SemaDeclAttr.cpp 25 additions, 31 deletionslib/Sema/SemaDeclAttr.cpp
- test/Parser/MicrosoftExtensions.c 3 additions, 3 deletionstest/Parser/MicrosoftExtensions.c
- test/Sema/MicrosoftExtensions.c 1 addition, 1 deletiontest/Sema/MicrosoftExtensions.c
- test/Sema/attr-deprecated-message.c 3 additions, 3 deletionstest/Sema/attr-deprecated-message.c
- test/Sema/attr-deprecated.c 6 additions, 6 deletionstest/Sema/attr-deprecated.c
- test/Sema/attr-unavailable-message.c 1 addition, 1 deletiontest/Sema/attr-unavailable-message.c
- test/Sema/typeof-use-deprecated.c 6 additions, 6 deletionstest/Sema/typeof-use-deprecated.c
- test/SemaCXX/attr-deprecated.cpp 1 addition, 1 deletiontest/SemaCXX/attr-deprecated.cpp
- test/SemaObjC/protocol-attribute.m 1 addition, 1 deletiontest/SemaObjC/protocol-attribute.m
Loading
Please register or sign in to comment