summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Silence 'warning C4305: 'initializing': truncation from 'double' to 'float'' ...Alexandre Ganea2019-06-031-6/+6
* [Reproducers] Fix reproducer unittestJonas Devlieghere2019-05-081-1/+3
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-0/+96
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+2
* [unittest] Fix missing user-provided default constructorJonas Devlieghere2019-02-211-0/+2
* [Reproducers] SBReproducer framework: Capture & ReplayJonas Devlieghere2019-02-061-2/+304
* [Reproducers] Instrumentation Framework: SerializationJonas Devlieghere2019-02-051-0/+208
OpenPOWER on IntegriCloud