Branch: refs/heads/main
Revision: f9c86a9
Author: aconsroe-hpe
Link: Unavailable
Log Message:
Merge pull request #18956 from aconsroe-hpe/next/chpldoc-2
chpldoc/next - now with queries
reviewed by @mppf
Squash of progress on chpldoc/next overhaul to use queries.
Note this "requires" C++17 only as a convenience step in prototyping to get the fileystem functionality. Future work can remove this.
Adds an temporary env var CHPL_CHPLDOC_NEXT so that we can force sub_test to use that binary when doing chpldoc tests.
Passes 15 tests in test/chpldoc currently
Modified Files:
M compiler/next/Makefile.help
M compiler/next/include/chpl/queries/mark-functions.h
M compiler/next/tools/chpldoc/CMakeLists.txt
M compiler/next/tools/chpldoc/chpldoc.cpp
M util/test/sub_test.py
Compare: https://github.com/chapel-lang/chapel/compare/8de995f4f83c...f9c86a93c8ef