This enables us to use information in Preprocessor when handling symbol
occurrences.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 12800 Build 12800: arc lint + arc unit
Paths
| Differential D40884
[Index] Add setPreprocessor member to IndexDataConsumer. ClosedPublic Authored by ioeric on Dec 6 2017, 1:19 AM.
Details Summary This enables us to use information in Preprocessor when handling symbol
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2017, 1:42 AM Comment Actions
I don't think ASTContext contains preprocessor information. Comment Actions
My bad, it was the SourceManager I had in mind. Ignore me! Closed by commit rL320030: [Index] Add setPreprocessor member to IndexDataConsumer. (authored by ioeric). · Explain WhyDec 7 2017, 3:05 AM Closed by commit rC320030: [Index] Add setPreprocessor member to IndexDataConsumer. (authored by ioeric). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 125680 include/clang/Index/IndexDataConsumer.h
include/clang/Index/IndexingAction.h
lib/Index/IndexingAction.cpp
tools/libclang/CXIndexDataConsumer.h
|
Is this header being used in this file?