Update smokegen to use clang to parse header files
Needs ReviewPublic

Authored by burel on Sep 10 2017, 4:14 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

This change completely replaces the old C++ parser used by smokegen. Instead, libclang is used to parse the C++ code.

Diff Detail

Repository
R521 SMOKE parser
Lint
Lint Skipped
Unit
Unit Tests Skipped
burel created this revision.Sep 10 2017, 4:14 AM