summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/PDB/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Introduce explicit add_unittest_with_input_files target for tests that use ll...Nico Weber2018-09-141-1/+1
* [PDB] Refactor the PDB symbol classes to fix a reuse bug.Zachary Turner2018-09-051-0/+1
* Inline a few CMake variables into their only uses.Nico Weber2018-05-141-5/+1
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-1/+1
* [MSF] Move MSF unit tests to their own unittest target.Zachary Turner2017-08-021-2/+0
* [codeview] Remove TypeServerHandler and PDBTypeServerHandlerReid Kleckner2017-07-171-2/+1
* Don't include TestingSupport in LLVM_LINK_COMPONENTS.Zachary Turner2017-06-141-1/+2
* [gtest] Create a shared include directory for gtest utilities.Zachary Turner2017-06-141-0/+1
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-1/+0
* [PDB] Re-add BinaryStreamTest.Zachary Turner2017-03-011-0/+1
* Remove unittests/DebugInfo/PDB/BinaryStreamTest.cpp (from r296555)Vedant Kumar2017-03-011-1/+0
* [PDB] Add tests for BinaryStream.Zachary Turner2017-03-011-0/+1
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-1/+0
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-0/+1
* [pdb] Add the ability to resolve TypeServer PDBs.Zachary Turner2017-02-161-0/+1
* [PDB] Rename some files to be more intuitive.Zachary Turner2017-01-201-1/+1
* [pdb] Add HashTable data structure.Zachary Turner2017-01-191-0/+1
* PDB: Add a class to create the /names stream contents.Rui Ueyama2017-01-151-0/+1
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-2/+2
* Revert "[msf] Rename Msf to MSF."Zachary Turner2016-07-291-2/+2
* [msf] Rename Msf to MSF.Zachary Turner2016-07-291-2/+2
* Make DebugInfoMsf a dependency of DebugInfoPDBTests.Zachary Turner2016-07-221-0/+1
* [pdb] Introduce MsfBuilder for laying out PDB files.Zachary Turner2016-07-151-0/+1
* DebugInfoPDBTests: Update libdeps for r271346.NAKAMURA Takumi2016-06-011-0/+1
* [pdb] Add unit tests for PDB MappedBlockStream and zero copyZachary Turner2016-05-311-0/+1
* Resubmit unittests for DebugInfoPDB.Zachary Turner2015-02-071-0/+11
* Revert "Create lib/DebugInfo/PDB."Zachary Turner2015-02-061-11/+0
* Create lib/DebugInfo/PDB.Zachary Turner2015-02-061-0/+11
OpenPOWER on IntegriCloud