Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl | Khem Raj | 2024-03-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | microsoft-gsl: add new recipe including ptest | Peter Marko | 2024-03-27 | 5 | -0/+295 |
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |