summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-loops.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add the loop end location to the loop metadata. This additional informationAmara Emerson2016-11-101-0/+49
can be used to improve the locations when generating remarks for loops. Depends on the companion LLVM change r286227. Patch by Florian Hahn. Differential Revision: https://reviews.llvm.org/D25764 llvm-svn: 286456
OpenPOWER on IntegriCloud