third_party.pigweed.src/pw_preprocessor
Rob Mohr a0ba54f648 Roll GN to 239533d
This caused gn format to flag many things which were also fixed.

Change-Id: Ie1d9081a1b08047bec52c60f54d2a94366be1ba6
2020-02-28 01:33:18 +00:00
..
public/pw_preprocessor pw_assert: Initial assert module 2020-02-07 23:18:07 +00:00
boolean_test.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
BUILD Bazel: Move include paths to libraries 2020-01-06 18:41:23 +00:00
BUILD.gn Roll GN to 239533d 2020-02-28 01:33:18 +00:00
CMakeLists.txt Basic CMake build 2020-01-04 01:05:46 +00:00
concat_test.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
docs.rst Expand docs for a few modules 2019-12-09 17:13:47 -08:00
macro_arg_count_test.cc Fix copyright notices 2019-11-27 22:34:02 +00:00
README.md Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
util_test.cc Fix copyright notices 2019-11-27 22:34:02 +00:00

pw_preprocessor: Useful C preprocessor macros

The pw_preprocessor module provides several helpful preprocessor macros for use in C and C++ code.