[PATCH] D44389: [LNT] Error accessing URL /db_default/v4/nts/profile/ajax/getFunctions; NOT FOUND
James Greenhalgh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 26 06:56:03 PDT 2018
jgreenhalgh added a comment.
For what it is worth; this is the fix I would have suggested for the issue.
I'm not qualified to review the patch for code style, or project direction; but I would like to see this go in. We need this to display profiles properly in our instance, because our database can get in a state where we return multiple results for the run_id/test_id pair, only some of which have profiles attached.
https://reviews.llvm.org/D44389
More information about the llvm-commits
mailing list