git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347271 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Paul Robinson
2018-11-19 22:53:42 +00:00
parent 9d20fc6600
commit c0afd08336
+1 -1
View File
@@ -1661,4 +1661,4 @@ are correctly pointing to the ``[[C]]`` and ``[[D]]`` variables.
for a ``DILocation`` to have a specific line number, and someone later adds
an instruction before the one we check the test will fail. In the cases this
can't be avoided (say, if a test wouldn't be precise enough), moving the
test to it's own file is preferred.
test to its own file is preferred.