Commit 33c7057
committed
C++: Remove incorrect tests
`__has_feature` is not available in GCC versions before GCC 14.
Our frontend was exposing `__has_feature` when emulating earlier versions of
GCC. This will be fixed with the latest major frontend update though.1 parent 6c7370e commit 33c7057
3 files changed
Lines changed: 0 additions & 6 deletions
File tree
- cpp/ql/test/library-tests/attributes/deprecated_with_msg
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
0 commit comments