Skip to content
Snippets Groups Projects
Commit 37ed1272 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Refactor recording the preprocessor conditional directive regions out of

PreprocessingRecord and into its own class, PPConditionalDirectiveRecord.

Decoupling allows a client to use the functionality of PPConditionalDirectiveRecord
without needing a PreprocessingRecord.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169229 91177308-0d34-0410-b5e6-96231b3b80d8
parent df1059ca
No related branches found
No related tags found
No related merge requests found
Showing with 272 additions and 214 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment