Commit 59bd877
authored
[SYCL] Cleanup the deprecated Intel attribute logic (#3036)
We previously sprinkled deprecated attribute logic around to a few places
when we could instead use a single helper function to do the work for us.
This also adds a fix-it hint when we find a deprecated attribute to help
the user convert to the new spelling.1 parent a2c00be commit 59bd877
File tree
3 files changed
+97
-159
lines changed- clang
- include/clang/Sema
- lib/Sema
3 files changed
+97
-159
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12884 | 12884 | | |
12885 | 12885 | | |
12886 | 12886 | | |
| 12887 | + | |
| 12888 | + | |
| 12889 | + | |
| 12890 | + | |
| 12891 | + | |
12887 | 12892 | | |
12888 | 12893 | | |
12889 | 12894 | | |
| |||
0 commit comments