diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-02 18:55:01 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-03 15:01:38 -0500 |
commit | d430330788c646afcb2c32c8f24c63210b518a32 (patch) | |
tree | 80dbf632dc696feb1d97402e78b98c61da1a83fa /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | 5d208d505438fbd3e6d6a467e72d70d98e9136c0 (diff) | |
download | llvm-d430330788c646afcb2c32c8f24c63210b518a32.zip llvm-d430330788c646afcb2c32c8f24c63210b518a32.tar.gz llvm-d430330788c646afcb2c32c8f24c63210b518a32.tar.bz2 |
[libc++] Update and normalize the "all the headers" tests.
Some C++20 headers weren't added properly to all three of these
test files. Add them, and take the time to normalize the formatting
so that
diff <(grep '#include' foo.cpp) <(grep '#include' bar.cpp)
shows no diffs (except that `no_assert_include` deliberately
excludes `<cassert>`).
- Add macro guards to <{barrier,latch,semaphore}>.
- Add macro guards to <experimental/simd>.
- Remove an include of <cassert> from <semaphore>.
- Instead, include <cassert> in the semaphore tests.
Differential Revision: https://reviews.llvm.org/D92525
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions