We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b95442 commit 98db1e4Copy full SHA for 98db1e4
README.md
@@ -40,3 +40,4 @@ https://github.com/torshepherd/llvm-customizations/assets/49597791/778b35b9-0ab2
40
- Convert eager monadic functions to lazy versions
41
- Autocomplete for #include should use fuzzy path finder
42
- Compute enum underlying values on hover
43
+ - For instance, see `llvm/include/llvm/ADT/SparseBitVector.h`, and hover over the enum values `BITS_PER_ELEMENT`
0 commit comments