Skip to content
Commit 86027e95 authored by Enrico Granata's avatar Enrico Granata
Browse files

Adding a new API call IsTypeComplete() to SBType. This call is meant to check...

Adding a new API call IsTypeComplete() to SBType. This call is meant to check if the type has been previously completed or not (which is mostly interesting from a performance point of view)

Adding a test case that checks that we do not complete types before due time. This should help us track cases similar to the cascading data formatters.

llvm-svn: 153363
parent 25553ab5
Loading
Loading
Loading
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