summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/libcxx
Commit message (Collapse)AuthorAgeFilesLines
* clang/llvm: Move to upcoming 5.0.0 ( trunk ) releaseKhem Raj2017-05-221-48/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* clang: Update to latestKhem Raj2016-11-191-7/+7
| | | | | | Forward port libcxx patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* clang/llvm: Switch to 4.0.0 development versionKhem Raj2016-10-151-2/+2
| | | | | | 3.9 is now branched for morty Signed-off-by: Khem Raj <raj.khem@gmail.com>
* clang: Switch to release_39 branchKhem Raj2016-07-181-10/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* clang: Switch to master (3.9) branchKhem Raj2016-05-201-23/+15
| | | | | | Drop upstreamed patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcxx,libcxxabi: Use cmake knobs for muslKhem Raj2016-03-151-0/+56
libcxx already has support for musl, enable that instead of patching code Signed-off-by: Khem Raj <raj.khem@gmail.com>