Commit 6900df3
committed
[libc++] Remove Lit annotations for unsupported GCC versions from the test suite
Since we officially don't support several older compilers now, we can
drop a lot of the markup in the test suite. This helps keep the test
suite simple and makes sure that UNSUPPORTED annotations don't rot.
This is the first patch of a series that will remove annotations for
compilers that are now unsupported.
Differential Revision: https://reviews.llvm.org/D1077871 parent f5d32c5 commit 6900df3
File tree
395 files changed
+8
-522
lines changed- libcxxabi/test
- libcxx/test
- libcxx
- diagnostics
- input.output/filesystems
- iterators
- iterator.concepts/iterator.concept.random.access
- iterator.requirements
- iterator.assoc.types/iterator.traits
- iterator.concepts
- memory
- numerics/c.math
- ranges
- range.adaptors/range.copy.wrap
- range.nonprop.cache
- range.utility.helpers
- thread/thread.lock/thread.lock.guard
- type_traits
- utilities
- optional/optional.object/optional.object.assign
- variant
- variant.variant
- std
- algorithms
- alg.modifying.operations
- alg.move
- alg.random.sample
- alg.sorting/alg.min.max
- containers
- associative
- map
- map.cons
- multimap
- multimap.cons
- multiset
- multiset.cons
- set
- set.cons
- sequences
- array
- array.fill
- array.swap
- array.tuple
- deque
- forwardlist
- forwardlist.iter
- list
- vector.bool
- vector
- vector.modifiers
- unord
- unord.map
- unord.map.cnstr
- unord.multimap
- unord.multimap.cnstr
- unord.multiset
- unord.multiset.cnstr
- unord.set
- unord.set.cnstr
- views
- span.iterators
- input.output/filesystems
- class.directory_iterator
- class.path
- iterators
- iterator.primitives
- iterator.traits
- range.iter.ops
- range.iter.ops.advance
- range.iter.ops.next
- range.iter.ops.prev
- iterator.requirements
- alg.req.ind.move
- alg.req.ind.swap
- indirectcallable
- indirectinvocable
- projected
- iterator.assoc.types
- incrementable.traits
- readable.traits
- iterator.concepts
- iterator.concept.bidir
- iterator.concept.forward
- iterator.concept.inc
- iterator.concept.input
- iterator.concept.iterator
- iterator.concept.output
- iterator.concept.random.access
- iterator.concept.readable
- iterator.concept.sentinel
- iterator.concept.winc
- iterator.concept.writable
- iterator.cust
- iterator.cust.move
- predef.iterators
- counted.iterator
- default.sentinel
- insert.iterators
- back.insert.iterator
- front.insert.iterator
- insert.iterator
- iterators.common
- move.iterators
- move.iter.ops/move.iter.op.comp
- move.iterator
- reverse.iterators
- stream.iterators
- istream.iterator
- istreambuf.iterator
- ostream.iterator
- ostreambuf.iterator
- language.support/support.dynamic
- new.delete
- new.delete.array
- new.delete.single
- numerics/numeric.ops
- accumulate
- adjacent.difference
- exclusive.scan
- inclusive.scan
- inner.product
- numeric.iota
- partial.sum
- reduce
- transform.exclusive.scan
- transform.inclusive.scan
- transform.reduce
- ranges
- range.access
- range.access.begin
- range.access.cbegin
- range.access.cend
- range.access.end
- range.prim
- range.adaptors
- range.all
- range.common.view
- range.counted
- range.drop
- range.empty
- range.reverse
- range.take
- sentinel
- range.transform
- iterator
- range.factories/range.single.view
- range.range
- range.req
- range.range
- range.refinements
- range.sized
- range.utility
- range.dangling
- range.subrange
- access
- ctor
- view.interface
- re
- re.iter
- re.regiter
- re.tokiter
- re.results
- strings
- basic.string.hash
- basic.string
- string.cons
- string.iterators
- string.view
- string.view.hash
- string.view.iterators
- string.view.ops
- thread/thread.mutex/thread.lock
- utilities
- function.objects
- comparisons
- func.memfn
- memory
- allocator.tag
- allocator.traits/allocator.traits.members
- default.allocator/allocator.members
- specialized.algorithms
- specialized.addressof
- specialized.destroy
- unique.ptr
- meta
- meta.unary.prop.query
- meta.unary/meta.unary.prop
- optional
- optional.object
- optional.object.assign
- optional.object.ctor
- optional.object.swap
- smartptr/unique.ptr/unique.ptr.dltr
- unique.ptr.dltr.dflt1
- unique.ptr.dltr.dflt
- tuple/tuple.tuple/tuple.cnstr
- utility/pairs
- pair.piecewise
- pairs.pair
- support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
395 files changed
+8
-522
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 17 | | |
23 | 18 | | |
24 | 19 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments