Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PDB] Validate superblock addresses | David Majnemer | 2016-12-18 | 1 | -0/+1 |
| | | | | | | | - Validate the address of the block map. - Validate the address of the free block map. llvm-svn: 290053 | ||||
* | [pdb] Fix unit test compilation. | Zachary Turner | 2016-09-14 | 1 | -14/+14 |
| | | | | llvm-svn: 281560 | ||||
* | [msf] Resubmit "Rename Msf -> MSF". | Zachary Turner | 2016-07-29 | 1 | -0/+359 |
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 |