summaryrefslogtreecommitdiff
path: root/tools/slang-cpp-parser/diagnostics.cpp
AgeCommit message (Collapse)Author
2024-12-02Move c++ parsing code from slang-cpp-extractor to static library (#5675)Lauro Oyen
* Move c++ parsing code from slang-cpp-extractor to static library * Format code * Remove relative includes --------- Co-authored-by: slangbot <ellieh+slangbot@nvidia.com> Co-authored-by: Yong He <yonghe@outlook.com>