aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/preprocessor
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2019-09-30 16:27:17 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-06-18 21:26:31 +0200
commit5d390e127ede8a2fa84f78f6f53fcb551bec5908 (patch)
tree004178a8525915247efa7bb66dad900375623336 /validation/preprocessor
parent9b14d5925ab2fd17ea5de0b64aab545fdbdee516 (diff)
downloadsparse-dev-5d390e127ede8a2fa84f78f6f53fcb551bec5908.tar.gz
pre-process: rename 'expander' into 'expand_simple'
Sparse support the expansion of one-symbol-builtin macros like __FILE__ or the pre-processor operator 'defined'. It also supports the expansion of builtin macros with arguments, like __has_attribute() but only inside a pre-processor conditional expression. In preparation of adding the general expansion of these macros, rename the method 'expander' into 'expand_simple'. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/preprocessor')
0 files changed, 0 insertions, 0 deletions