Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file changes for lexical extents of a compiler #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CompilerEL
Copy link

Issue #33 #34
Created a sub-directory for find-class-decls
Created a clang plugin using AST in FindClassDecls.cpp
Added a CMakeLists.txt
Errors in include statements and CMakeLists, which according to documentation should be correct.
And add-clang-executable function in CMakeList is not being recognized as it should have done according to the tutorial in clang plugin documentation.
As a sample output program, we have included a python script to get the desired output for the same.

@CompilerEL CompilerEL marked this pull request as ready for review August 28, 2023 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants