issues
search
trailofbits
/
multiplier
Code auditing productivity multiplier.
Apache License 2.0
437
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(docs): Update BUILD.md linux instructions to use correct clang ve…
#573
lockbox
closed
1 month ago
1
Update VAST and PASTA
#572
pgoodman
closed
2 months ago
0
Multiplier setup failure
#571
PrachiP29
opened
2 months ago
5
Remove Index Github Action
#570
oldsj
closed
3 months ago
0
Fixed issue where 'include'-directives were accidentally ignored.
#569
pgoodman
closed
3 months ago
0
Issue 565 linking
#568
pgoodman
closed
3 months ago
0
Issue 565
#567
pgoodman
closed
3 months ago
0
Adds a new tool, CompressCompilation.py, for making it easy to package up a single translation unit.
#566
pgoodman
closed
3 months ago
0
mx-find-linked-structures Assertion Error
#565
bdemick
closed
3 months ago
30
Web UI
#564
pgoodman
closed
3 months ago
0
readme: minor typo fix
#563
ndauten
closed
3 months ago
3
chore: update TokenTree.cpp
#562
eltociear
closed
3 months ago
1
Add `WRITES_VALUE` reference between function arguments and function parameters
#561
pgoodman
opened
4 months ago
0
Improving the OpenSSH variant analysis.
#560
pgoodman
closed
3 months ago
0
Documentation improvements, VAST utility methods, and PASTA/VAST dependency updates
#559
pgoodman
closed
4 months ago
0
Move attributes, empty macro expansions, and macros expanding to attributes into floating fragments
#558
pgoodman
opened
4 months ago
0
Use `CMAKE_LINKER_TYPE=LLD` after upgrading to CMake 3.30
#557
pgoodman
closed
3 months ago
0
Bump to latest VAST. Use the same MLIRContext from the library. Work around https://github.com/trailofbits/vast/issues/625.
#556
pgoodman
closed
5 months ago
0
Assert on looking for EnumDecl inside Entity provider
#555
kumarak
opened
5 months ago
2
Add `BuiltinReferenceKind::WRITES_VALUE_CXX`, that is used for the left-hand side of `operator=` calls
#554
pgoodman
opened
5 months ago
0
Integrate VAST driver properly
#553
xlauko
closed
5 months ago
0
API to list the declarations overlapping macro expansion
#552
kumarak
closed
5 months ago
4
Provide CXX flags to rocksdb for cmake configuration
#551
kumarak
closed
5 months ago
0
Diagnostic error with building AST
#550
kumarak
opened
6 months ago
0
Investigate using CLucene / Tantivy instead of SQLite's FTS for symbol search
#549
pgoodman
opened
6 months ago
0
Investigate multiple versions of classes/methods in indexed LLVM
#548
pgoodman
opened
6 months ago
0
Minor tweaks. Improving the readme.
#547
pgoodman
closed
6 months ago
0
Investigate why pretty printed lambda call operator doesn't start with `auto operator()`
#546
pgoodman
opened
6 months ago
0
Fix parent tracking of lambdas
#545
pgoodman
opened
6 months ago
0
New vast codegen
#544
pgoodman
closed
6 months ago
0
Add checks for implicit child
#543
kumarak
closed
6 months ago
0
Add extra methods/data to CXXBaseSpecifier to record (optional) base class declaration and byte offset
#542
pgoodman
opened
6 months ago
0
Updated LocateExpansionInMacro and Unit tests
#541
kumarak
closed
6 months ago
0
Fix vast and pasta vendor commits
#540
kumarak
closed
6 months ago
0
LLVM18 support
#539
kumarak
closed
6 months ago
0
Create a single-threaded, "fast" mode for PASTA
#538
pgoodman
opened
6 months ago
0
Entity search by class sometimes returns non-class things
#537
pgoodman
opened
7 months ago
0
Add `EntityMapper::ValidEntityId` method for use during serialization of non-optionals
#536
pgoodman
opened
7 months ago
0
Add command-line options to files containing command-line options to skip during import
#535
pgoodman
opened
7 months ago
0
`v->counter` not colored in `VariadicCommaConcatenateIdiom` after expansion of `GEN_BINARY_RMWcc`
#534
pgoodman
closed
7 months ago
0
Expansion of `printk` in `dprintk` in `TrailingConditionalVariadicMacro` test case cause `if (debug)` to disappear.
#533
pgoodman
opened
7 months ago
3
Improved C++ support
#532
pgoodman
closed
6 months ago
0
Pag/cpp specialization support
#531
pgoodman
closed
7 months ago
0
Merge changes for packaging
#530
kumarak
closed
7 months ago
0
Add initialization references for `CXXCtorInitializer`s
#529
pgoodman
opened
8 months ago
1
Handle `DecompositionDecl` in reference kind classification
#528
pgoodman
opened
8 months ago
0
Makes multiplier try to present specialized templates in terms of pre…
#527
pgoodman
closed
8 months ago
0
Pag/cpp templates support
#526
pgoodman
closed
8 months ago
0
Elides -fsanitize from commands that make it down to pasta.
#525
pgoodman
closed
9 months ago
0
Leftover `num` and `##` after complete macro expansion
#524
pgoodman
opened
9 months ago
1
Next