Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'lock levels' are deprecated, now a noop (#20539) | ringabout | 2022-10-11 | 1 | -4/+0 |
| | | | | | * 'lock levels' are deprecated, now a noop * fixes tests | ||||
* | fixes #18612; apply cache and memcmp for methods in arc/orc (#19749) | flywind | 2022-04-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | * try using endsWith * use memcmp * add cache * cleanup * better * minor * fix * improve test coverage for methods with ARC | ||||
* | Enabled explicitly unknown lock levels (#5409) | Fabian Keller | 2017-02-20 | 1 | -0/+13 |
* enabled explicitly unknown lock levels * allowing "unknown" as locks pragma * added test case for locks pragma * updated docs on locks pragma |