]> granicus.if.org Git - clang/commit
Document the value casting API changes.
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 23 Feb 2013 19:27:10 +0000 (19:27 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 23 Feb 2013 19:27:10 +0000 (19:27 +0000)
commita62e561843c1d0ea26044acf91b3a8ccd5b1d12a
treef1f003dce0df28d1cb9c272d86d456f9e579d66e
parentc5139a9f0c9d4f835e4ab0b51e78d2f74fb488d9
Document the value casting API changes.

After changing the way several value inheritance hierarchies (TypeLoc,
CFGelement, ProgramPoint and SVal) handle casting, this documentation describes
how 3rd party code may need to be updated to compile with the new APIs.

As suggested by Sean Silva on cfe-dev.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175970 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.rst