"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "202cf2f6fc6fdf851f2e9cc4b8d70e5da5bd2d81"
Moving ValueObjectCast over to its own .h/.cpp files instead of sharing ValueObjectDynamic.h/.cpp
Removing the IsDynamic() and GetStaticValue() calls, so that they will default to the base class behavior: - non-dynamic - itself as the static value This is in contrast with the previous behavior which could be confusing and could potentially cause issues when using those objects llvm-svn: 166857
Loading
Please register or sign in to comment