This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f1067c00662 [PowerPC][NFC] formatting-only fix new fd5ed2e166f [DebugInfo] Add a new method IPDBSession::findLineNumbersBy [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/PDB/DIA/DIASession.h | 3 +++ include/llvm/DebugInfo/PDB/IPDBSession.h | 3 +++ include/llvm/DebugInfo/PDB/Native/NativeSession.h | 3 +++ lib/DebugInfo/PDB/DIA/DIASession.cpp | 17 ++++++++++++++++- lib/DebugInfo/PDB/Native/NativeSession.cpp | 6 ++++++ unittests/DebugInfo/PDB/PDBApiTest.cpp | 5 +++++ 6 files changed, 36 insertions(+), 1 deletion(-)