0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable 2 tests till it's clear why they fail with clang-5.0 More... almost 6 years ago
Merge pull request #12 from zhaohuaxishi/master More... almost 7 years ago
add missing header for std::function More... almost 7 years ago
Use default member initializers More... almost 7 years ago
Use the 'empty' method to check for emptiness instead of comparing to an empty object More... almost 7 years ago
Make unused arguments explicit More... almost 7 years ago
Do not use 'else' after 'return'. More... almost 7 years ago
deduction: fix test to work with clang-3.8 More... almost 7 years ago
libclang#deduction#current_function_at() example: add suffix More... about 7 years ago
Use default member initializer for m_handle More... over 7 years ago
Merge pull request #11 from bparker06/master More... over 7 years ago
add missing header include for std::accumulate More... over 7 years ago
Fix uninitialized members More... over 7 years ago
deduction: add full_name_at() More... over 7 years ago
stringizers: avoid redundant string initialization More... over 7 years ago
deduction: use emplace_back() More... over 7 years ago
deduction: be more explicit about anon namespaces in get_current_function_at() More... almost 8 years ago
documentation: remove clang-rename example More... almost 8 years ago
libclang#AST#current_file#declarations: support unsaved files More... almost 8 years ago
libclang#AST#current_file#declarations: add testcase More... almost 8 years ago
make check: support running a single test case More... almost 8 years ago
libclang#location#extent(): support unsaved files More... almost 8 years ago
add libclang#location#extent() testcase More... almost 8 years ago
Exclude test code from clang-tidy coverage More... almost 8 years ago
Fix clang-tidy modernize-use-using,-warnings-as-errors More... almost 8 years ago
libclang#location#AST_node(): support unsaved files More... almost 8 years ago
Add libclang#location#AST_node() testcase More... almost 8 years ago
AST_extracter: separate interface from implementation More... almost 8 years ago
libclang#deduction#type_at(): support unsaved files More... almost 8 years ago
stringizers: separate interface from implementation More... almost 8 years ago