https://bugs.llvm.org/show_bug.cgi?id=35244
Bug ID: 35244
Summary: Code completion output is non-deterministic
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangb...@nondot.org
Reporter: ibiryu...@google.com
CC: dgre...@apple.com, llvm-bugs@lists.llvm.org
Created attachment 19384
--> https://bugs.llvm.org/attachment.cgi?id=19384&action=edit
Simple test-case
It seems only function name is taken into account when sorting, same overloads
don't get sorted properly and we may get non-deterministic output.
See attached FileCheck test, it fails with LLVM_REVERSE_ITERATION:BOOL=ON and
passes with normal compiles.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs