Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support || and && in preprocessor's conditions. | Przemyslaw Pawelczyk | 2009-08-28 | 1 | -0/+4 |
* parse.cxx (parser::scan_pp): Add || and &&. * stap.1.in: Document || and && in PREPROCESSING. * testsuite/parseok/twenty.stp: Test case. * testsuite/parseko/preprocess14.stp: Ditto. * testsuite/parseko/preprocess15.stp: Ditto. Signed-off-by: Josh Stone <jistone@redhat.com> |