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
2019-04-05Add .noindex to the gitignoreJonas Devlieghere
2018-01-10[dotest] Remove crashinfo hookPavel Labath
2016-10-01test infra: clear file-charged issues on rerun of fileTodd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-01[lldb] Ignore various test artifacts (NFCI)Vedant Kumar
2016-07-19Ignore clang-module-cache directories that may be createdJason Molenda
2016-06-23Revert r273524, it may have been the cause of a linux testbot failureJason Molenda
2016-06-23Do some minor renames of "Mac OS X" to "macOS".Jason Molenda
2016-01-28modify Xcode build to use cmake/ninja for internal llvm/clangTodd Fiala
2015-12-19remove xcshareddata exclusion from .gitignore; add desktop and lldb-python-te...Todd Fiala
2015-12-03Update .gitignore to include __pycache__ directories.Zachary Turner
2015-11-13Update .gitignore to exclude pyproj folder (used for Python IDE)Zachary Turner
2015-03-31Fix .gitignore to ignore symlinks.Chaoren Lin
2015-02-03Added remote-build.py and wired it into Xcode for Linux and MacOSX+Linux builds.Chaoren Lin
2014-12-12Add a method to disable the Windows crash / assert dialogs.Zachary Turner
2014-08-15Update .gitignore for MacOSXZachary Turner
2014-07-01Add lldb-gdbserver support for Linux x86_64.Todd Fiala
2014-03-18spruce up .gitignoreSaleem Abdulrasool
2014-03-14Move LLDBWrapPython.cpp into the build folder for Xcode builds so it doesn't ...Greg Clayton
2012-03-03Remove "llvm" from list of things to ignore. This results in theJason Molenda
2012-02-08Added a .gitignore so that "git status" isn'tSean Callanan