Ivan Krysak
|
bd6ab10454
|
ABI-tests: stop using unsupported primitives
|
2024-02-09 15:09:37 +00:00 |
|
Alessandro Di Federico
|
aaa1b26468
|
AAPCS ABI: drop support for int128_t
|
2024-02-09 10:04:26 +01:00 |
|
Ivan Krysak
|
77b1acaf00
|
Prefer uint64_t to size_t wherever relevant
|
2024-01-29 11:57:54 +02:00 |
|
Ivan Krysak
|
b25a32de2a
|
Stop using std:: prefix for std::size_t
|
2024-01-29 11:57:54 +02:00 |
|
Ivan Krysak
|
cfe28d8e56
|
Stop using std:: prefix for u?int\d+_t types
|
2023-11-02 17:10:03 +01:00 |
|
Ivan Krysak
|
a123ec2c35
|
Remove clang-format off around concepts
Now that clang-format no longer breaks anything involving a concept or
a requires clause on sight, these are no longer necessary
|
2023-07-02 13:20:49 +02:00 |
|
Ivan Krysak
|
bc98e0079f
|
Formatting: change PenaltyReturnTypeOnItsOwnLine
The new value is 21.
|
2023-07-02 13:20:49 +02:00 |
|
Ivan Krysak
|
9475eefe76
|
ABI-testing: add unit tests for the alignment
|
2023-03-15 10:19:03 +01:00 |
|