[llvm-bugs] [Bug 39307] LLVM master breaks Clazy master build

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 18 10:16:45 PDT 2018


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

Stephen Kelly <steveire at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steveire at gmail.com
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Stephen Kelly <steveire at gmail.com> ---
Use git if you like:


https://github.com/llvm-mirror/clang/commit/efe41bf98e6011bb413a5056f0025a4509de860d

The 'using llvm::StringRef;' was removed from clang headers.

Clazy needs to be updated to use that itself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181018/30eae990/attachment.html>


More information about the llvm-bugs mailing list