mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 14:05:49 -04:00
![]() clang doesn't use line number 0 (to mean artifically generated code) very often, but swift does it quite often. We were rejecting all by line breakpoints in functions that started at line 0. But that's a special marker so we can just not do this test in that case. llvm-svn: 339182 |
||
---|---|---|
.. | ||
foo.cpp | ||
foo.h | ||
main.cpp | ||
Makefile | ||
TestMoveNearest.py |