Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
caesr-pub
systemc-clang
Commits
bcff4235
Commit
bcff4235
authored
Jan 24, 2019
by
rmrf
Browse files
Clean up SystemCClang driver
parent
1ac3c0af
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SystemCClang.h
View file @
bcff4235
...
@@ -88,10 +88,7 @@ namespace scpar {
...
@@ -88,10 +88,7 @@ namespace scpar {
SystemCClang
(
CompilerInstance
&
ci
)
:
SystemCClang
(
CompilerInstance
&
ci
)
:
SystemCConsumer
(
ci
)
{
SystemCConsumer
(
ci
)
{
}
}
bool
postFire
()
{
return
true
;
}
};
};
template
<
typename
A
>
class
LightsCameraAction
:
template
<
typename
A
>
class
LightsCameraAction
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment