Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-28Fix debug mode build w/o exceptionsEric Fiselier
2016-12-28Implement a throwing version of _LIBCPP_ASSERT.Eric Fiselier
2016-12-24[libc++] Make __num_get_float hiddenShoaib Meenai
2016-12-03Update darwin ABI list for <variant>Eric Fiselier
2016-12-03Update ABI lists for <variant>Eric Fiselier
2016-11-18update Apples ABI list to ignore non-std symbolsEric Fiselier
2016-11-18Change sym_check to filter non-stdlib symbols.Eric Fiselier
2016-11-14Fix ABI configuration detection on OS XEric Fiselier
2016-11-14Fix CMake set syntaxEric Fiselier
2016-11-14Add check-cxx-abilist target when supported.Eric Fiselier
2016-10-31Remove additional function template definitions from the dylibEric Fiselier
2016-10-29Revert addition of __libcpp_library_versionEric Fiselier
2016-10-28Update mac ABI listEric Fiselier
2016-10-28Add __libcpp_version file and __libcpp_library_version function.Eric Fiselier
2016-10-25Update revision number in CHANGELOG.TXTEric Fiselier
2016-10-25[libcxx] Build with -fvisibility-inlines-hidden -- Remove 20 inline definitio...Eric Fiselier
2016-10-14Update OS X ABI listEric Fiselier
2016-10-14Correct ABI changelog revision numberEric Fiselier
2016-10-14Implement P0035R4 -- Add C++17 aligned allocation functionsEric Fiselier
2016-10-14Remove two ABI symbols added after the 3.9 releaseEric Fiselier
2016-10-14Add ABI changelog entry for <any>Eric Fiselier
2016-10-14Sort ABI lists by name so that changes don't generate big diffsEric Fiselier
2016-10-14Revert r284193 - it is not correct on OS XEric Fiselier
2016-10-14Re-export two previously exported std::string functions.Eric Fiselier
2016-10-14Add ABI list for 3.9 linuxEric Fiselier
2016-10-14Add 3.9 symbol list for OS XEric Fiselier
2016-10-14Fix CMake configuration error and add ABI lists for OS X.Eric Fiselier
2016-10-14Add OS X abi listEric Fiselier
2016-10-14Add ABI Changelog and current symbol list for LinuxEric Fiselier