these lines set CXTranslationUnit_Flags.CXTranslationUnit_DetailedPreprocessingRecord always, is it is wrong settings?
Open
Nobody has claimed this yet.
question
- Dominant language
- C#
- Stars
- 620
- Forks
- 79
- Avg merge
- 14h 27m
- Merged PRs (30d)
- 1
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read src/CppAst/CppParser.cs at lines 117-121 and inspect how CXTranslationUnit_DetailedPreprocessingRecord is configured. Determine whether always enabling this flag is intended; done means documenting or correcting the setting with a verified rationale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100