Overview

Artifact ID: 54e4a231cb7c87a72b50a259b838953c07cd1912a0462d252260269ca1cbbe1a
Ticket: 1cbdc0b48d5c8780ac53e10afa1fca0ac665e183
Progress Tracking for Clang (2.6-2.8)
User & Date: luismachuca 2019-02-18 21:02:07
Changes

  1. foundin changed to: "all"
  2. icomment:
    Ticket to track progress of implementation to get cxxomfort to work on the Clang compiler versions 2.6 to 2.8 (the versions that have a lifetime in 2009-2010.
    
    Setup for Clang requires paying attention to what Standard Library implementation is being used; as of 2019 the two key ones are <tt>libstdc++</tt> (the same one GCC uses) and <tt>libc++</tt> (for <tt>llvm</tt>). Maybe make the libc++ case into a separate ticket, but in the meantime this particular progress tracker is being marked as *Important*.
    
    The process to replicate the clang build for this scenario should be documented at [/Testing].
    
  3. login: "luismachuca"
  4. mimetype: "text/x-fossil-wiki"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to: "Progress Tracking for Clang (2.6-2.8)"
  8. type changed to: "Build_Problem"