index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
data-formatter
/
data-formatter-stl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add expect_expr function for testing expression evaluation in dotests.
Raphael Isemann
2020-01-15
1
-1
/
+2
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
28
-28
/
+0
*
[lldb][DataFormatters] Support pretty printing std::string when built with -f...
Jordan Rupprecht
2019-11-22
4
-16
/
+26
*
[LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
1
-9
/
+9
*
[LLDB] Adding caching to libc++ std::function formatter for lookups that requ...
shafik
2019-11-06
2
-13
/
+49
*
Disable the empty string check in TestDataFormatterStdString
Pavel Labath
2019-09-27
1
-1
/
+2
*
[lldb] Test data formatters for empty strings
Raphael Isemann
2019-09-25
4
-1
/
+18
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
20
-21
/
+33
*
[lldb] Fix that importing decls in a TagDecl end up in wrong declaration cont...
Raphael Isemann
2019-09-23
1
-3
/
+16
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
29
-84
/
+29
*
[Formatters] Temporarily disable libc++ std::function formatter due to perfor...
Shafik Yaghmour
2019-08-02
1
-0
/
+3
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
25
-52
/
+0
*
[DataFormatters] Adjusting libc++ std::list formatter to act better with poin...
Shafik Yaghmour
2019-04-24
2
-1
/
+6
*
Re-enable this test, the underlying bug was fixed and the test now passes.
Jim Ingham
2019-03-12
1
-1
/
+0
*
Fix TestDataFormatterLibcxxListLoop.py test
Raphael Isemann
2019-02-16
1
-0
/
+8
*
[Test] Fix up tests affected by the new LLVM header.
Jonas Devlieghere
2019-01-22
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
5
-5
/
+5
*
[DataFormatters] Adding formatters for libc++ std::u16string and std::u32string
Shafik Yaghmour
2018-10-26
3
-3
/
+9
*
Changing test names in TestDataFormatterLibcxxVariant.py and TestStdFunctionS...
Shafik Yaghmour
2018-10-12
1
-1
/
+1
*
Relax a data formatter test
Vedant Kumar
2018-10-05
1
-0
/
+1
*
Adding skipIf to std::variant libc++ data-formatter test since get is not ava...
Shafik Yaghmour
2018-10-03
1
-0
/
+2
*
Enable C++ tests to run in the -gmodules configuration on Darwin.
Adrian Prantl
2018-10-01
1
-4
/
+0
*
[DataFormatters] Add formatter for C++17 std::variant
Shafik Yaghmour
2018-09-19
3
-0
/
+148
*
Revert "[DataFormatters] Add formatter for C++17 std::variant"
Shafik Yaghmour
2018-09-17
3
-148
/
+0
*
[DataFormatters] Add formatter for C++17 std::variant
Shafik Yaghmour
2018-09-17
3
-0
/
+148
*
Disable exceptions for TestDataFormatterLibcxxOptional.py
Frederic Riss
2018-08-25
1
-1
/
+1
*
Add libc++ data formatter for std::function
Adrian Prantl
2018-08-23
2
-11
/
+30
*
Add libc++ data formatters for std::optional.
Adrian Prantl
2018-08-15
3
-0
/
+124
*
[tests, libstdcxx] Add missing test category on the TestDataFormatterStdUniqu...
Stella Stamenova
2018-08-10
1
-0
/
+1
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
6
-8
/
+8
*
Revert "Recommit [DataFormatters] Add formatter for C++17 std::optional."
Davide Italiano
2018-07-27
3
-93
/
+0
*
Recommit [DataFormatters] Add formatter for C++17 std::optional.
Davide Italiano
2018-07-27
3
-0
/
+93
*
Revert "[DataFormatters] Add formatter for C++17 std::optional."
Davide Italiano
2018-07-25
3
-93
/
+0
*
[DataFormatters] Add formatter for C++17 std::optional.
Davide Italiano
2018-07-25
3
-0
/
+93
*
Fix TestDataFormatterUnordered for older libc++ versions
Pavel Labath
2018-07-16
1
-0
/
+5
*
Make these tests c++ tests so they can be skipped on systems that don't suppo...
Jim Ingham
2018-07-13
2
-4
/
+7
*
Fix the libcxx set, multiset, vector and bitset formatters to work on referen...
Jim Ingham
2018-07-13
8
-120
/
+202
*
[testsuite] Implement a category to skip libstdcxx tests
Davide Italiano
2018-07-10
9
-30
/
+9
*
Rollback [test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-09
9
-9
/
+26
*
[test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-06
9
-26
/
+9
*
Remove a bunch more references to _LIBCPP_INLINE_VISIBILITY
Jim Ingham
2018-07-06
8
-40
/
+18
*
Don't muck with _LIBCPP_INLINE_VISIBILITY just to get predictable line table ...
Jim Ingham
2018-07-05
1
-9
/
+8
*
Fix tuple getter in std unique pointer pretty-printer
Pavel Labath
2018-06-11
2
-0
/
+16
*
gmodules XFAIL two more tests that only fail for android (pr36109)
Pavel Labath
2018-01-26
2
-0
/
+2
*
Fix linux fallout from c++ gmodules enable
Pavel Labath
2018-01-26
1
-0
/
+1
*
Use test-specific module caches to avoid stale header conflicts
Vedant Kumar
2018-01-25
2
-0
/
+4
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
23
-24
/
+24
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
8
-44
/
+0
*
Add a data formatter for libc++ std::bitset
Pavel Labath
2017-11-14
3
-0
/
+72
[next]