https://bugs.llvm.org/show_bug.cgi?id=41599

Vivien MILLET <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Vivien MILLET <[email protected]> ---
Indeed, you are right, I messed up with the different numerous booleans and
flags that were passed to these functions. The thing is once I switched to LLVM
8 I didn't have the previous code under my eyes and the meaning of the previous
booleans. It is very error prone. I wonder why not declaring deprecated the old
overload while keeping them. That would keep clear information about what
changed during the refactor.
Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to