Assume UniqueID is zero for invalid PPRegion to fix uninitialized reads reported...
authorAlexey Samsonov <samsonov@google.com>
Fri, 2 Aug 2013 09:06:39 +0000 (09:06 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 2 Aug 2013 09:06:39 +0000 (09:06 +0000)
commitc04b5cdbcaa8f6d2aab24be3b7449892a3399899
treed4e419c8d36a71adb767740d445c4e2daf2a9876
parent9096968de59c00d7bd3be5ece0971b194a51a65d
Assume UniqueID is zero for invalid PPRegion to fix uninitialized reads reported by MSan

llvm-svn: 187647
clang/tools/libclang/Indexing.cpp