Skip to content
Snippets Groups Projects
Commit ee62f0be authored by Richard Smith's avatar Richard Smith
Browse files

Mention PPCallbacks interface change in release notes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236406 91177308-0d34-0410-b5e6-96231b3b80d8
parent f9cfb2d2
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,9 @@ These are major API changes that have happened since the 3.6 release of
Clang. If upgrading an external codebase that uses Clang as a library,
this section should help get you past the largest hurdles of upgrading.
...
- Some of the `PPCallbacks` interface now deals in `MacroDefinition`
objects instead of `MacroDirective` objects. This allows preserving
full information on macros imported from modules.
libclang
--------
......
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