Searched hist:"683 faae07396ba33df96f31d0f3ac8074f7dd2a9" (Results 1 – 3 of 3) sorted by relevance
| /libCEED/include/ |
| H A D | ceed.h | 683faae07396ba33df96f31d0f3ac8074f7dd2a9 Sun May 26 04:56:50 UTC 2019 Jed Brown <jed@jedbrown.org> make tidy: static analysis using clang-tidy
* Add "make tidy" and "make interface/ceed.c.tidy" targets to Makefile. * Use CPPFLAGS instead of CFLAGS for preprocessor flags. * For __clang__, convince compiler that CeedError always returns nonzero. * Fix two minor issues detected by clang-tidy (missing va_end and an unnecessary or possibly-misleading guard).
Resolves issue #193
|
| /libCEED/interface/ |
| H A D | ceed.c | 683faae07396ba33df96f31d0f3ac8074f7dd2a9 Sun May 26 04:56:50 UTC 2019 Jed Brown <jed@jedbrown.org> make tidy: static analysis using clang-tidy
* Add "make tidy" and "make interface/ceed.c.tidy" targets to Makefile. * Use CPPFLAGS instead of CFLAGS for preprocessor flags. * For __clang__, convince compiler that CeedError always returns nonzero. * Fix two minor issues detected by clang-tidy (missing va_end and an unnecessary or possibly-misleading guard).
Resolves issue #193
|
| /libCEED/ |
| H A D | Makefile | 683faae07396ba33df96f31d0f3ac8074f7dd2a9 Sun May 26 04:56:50 UTC 2019 Jed Brown <jed@jedbrown.org> make tidy: static analysis using clang-tidy
* Add "make tidy" and "make interface/ceed.c.tidy" targets to Makefile. * Use CPPFLAGS instead of CFLAGS for preprocessor flags. * For __clang__, convince compiler that CeedError always returns nonzero. * Fix two minor issues detected by clang-tidy (missing va_end and an unnecessary or possibly-misleading guard).
Resolves issue #193
|