| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PDB: Mark extended file pages as free by default. | Rui Ueyama | 2016-08-02 | 1 | -1/+1 |
| | | | | | | | | | | BitVector::extend initializes extended bits as true by default. That is not desirable because new pages should be initially free. Differential Revision: https://reviews.llvm.org/D23048 llvm-svn: 277529 | ||||
| * | [msf] Resubmit "Rename Msf -> MSF". | Zachary Turner | 2016-07-29 | 1 | -0/+279 |
| Previously this change was submitted from a Windows machine, so changes made to the case of filenames and directory names did not survive the commit, and as a result the CMake source file names and the on-disk file names did not match on case-sensitive file systems. I'm resubmitting this patch from a Linux system, which hopefully allows the case changes to make it through unfettered. llvm-svn: 277213 | |||||

