]> granicus.if.org Git - clang/commit
Fix a typo in r258507 and change the PCH dwoid constant to ~1UL.
authorAdrian Prantl <aprantl@apple.com>
Fri, 22 Jan 2016 18:46:45 +0000 (18:46 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 22 Jan 2016 18:46:45 +0000 (18:46 +0000)
commit9fd9596d49dd54b3075c8335867d9a7f69415a69
tree83fa9270ada837a7f6db555d734cae3cec37047e
parentefaf7e0f2767ba608dcc1bd6fa306c15d0fac3bf
Fix a typo in r258507 and change the PCH dwoid constant to ~1UL.

rdar://problem/24290667

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@258519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/ObjectFilePCHContainerOperations.cpp
test/Modules/ExtDebugInfo.cpp