Skip to content

Commit

Permalink
Merge branch 'vara-dev' into f-StaticAnalysisMotivatedSynthBenchmarks…
Browse files Browse the repository at this point in the history
…Impl
  • Loading branch information
vulder committed Jul 8, 2023
2 parents db600bf + f95522f commit 2cd4cbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
def _do_feature_perf_cs_collection_compile(
project: VProject, cmake_flag: str
) -> None:
"""Base class that implements common project functionality."""
"""Common compile function for FeaturePerfCSCollection projects."""
feature_perf_source = local.path(project.source_of(project.primary_source))

cc_compiler = bb.compiler.cc(project)
Expand Down

0 comments on commit 2cd4cbb

Please sign in to comment.