Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama Clang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Frama Clang
Commits
71bbdeb3
Commit
71bbdeb3
authored
5 years ago
by
davidcok
Committed by
Virgile Prevosto
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Minor edits
parent
ebc967bc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/userman/limitations.tex
+1
-0
1 addition, 0 deletions
doc/userman/limitations.tex
doc/userman/main.tex
+3
-5
3 additions, 5 deletions
doc/userman/main.tex
with
4 additions
and
5 deletions
doc/userman/limitations.tex
+
1
−
0
View file @
71bbdeb3
...
@@ -19,6 +19,7 @@ The following C++ features are not implemented in \acslpp.
...
@@ -19,6 +19,7 @@ The following C++ features are not implemented in \acslpp.
These
\acslpp
features are not yet implemented
These
\acslpp
features are not yet implemented
\begin{itemize}
\begin{itemize}
\item
\fclang
cannot process annotations that are separate from the source file
\item
\acslpp
definitions within template declarations
\item
\acslpp
definitions within template declarations
\item
\acslpp
specification for standard
\cpp
library functions are still quite limited
\item
\acslpp
specification for standard
\cpp
library functions are still quite limited
\item
ghost declarations
\item
ghost declarations
...
...
This diff is collapsed.
Click to expand it.
doc/userman/main.tex
+
3
−
5
View file @
71bbdeb3
...
@@ -97,7 +97,7 @@ No. 731453.
...
@@ -97,7 +97,7 @@ No. 731453.
These items are not yet addressed
These items are not yet addressed
\begin{itemize}
\begin{itemize}
\item
Add/revise list of con
n
tributors/reviewers
\item
Add/revise list of contributors/reviewers
\item
(Introduction) Verify the version of
\framac
and
\clang
supported
\item
(Introduction) Verify the version of
\framac
and
\clang
supported
\item
Sort out the interactions among the options -verbose -debug -quiet -fclang-debug -fclang-verbose -fclang-msg-key -fclang-warn-key
\item
Sort out the interactions among the options -verbose -debug -quiet -fclang-debug -fclang-verbose -fclang-msg-key -fclang-warn-key
\item
Sort out and describe interactions among -annot -pp-annot and frama-clang options
\item
Sort out and describe interactions among -annot -pp-annot and frama-clang options
...
@@ -108,8 +108,6 @@ These items are not yet addressed
...
@@ -108,8 +108,6 @@ These items are not yet addressed
\item
decribe the framaCIRGen options: -x -b -v --gen-impl-meth
\item
decribe the framaCIRGen options: -x -b -v --gen-impl-meth
\item
Comment on handling of unicode in the preprocessor
\item
Comment on handling of unicode in the preprocessor
\item
Review the preprocessor tokens
\item
Review the preprocessor tokens
\item
Various parts of the tool use stdout and stderr differently
\item
\fclang
cannot process annotations that are separate from the source file
\item
must the argument of -cpp-extra-args always be given with an = and quoted string
\item
must the argument of -cpp-extra-args always be given with an = and quoted string
\item
Interactions between
\_\_
FC
\_
MACHDEP and -machdep
\item
Interactions between
\_\_
FC
\_
MACHDEP and -machdep
\item
Check whether static or dynamic linking is used in building
\item
Check whether static or dynamic linking is used in building
...
@@ -117,13 +115,13 @@ These items are not yet addressed
...
@@ -117,13 +115,13 @@ These items are not yet addressed
Bugs
Bugs
\begin{itemize}
\begin{itemize}
\item
Various parts of the tool use stdout and stderr differently
\item
framaCIRGen -help expects an argument
\item
framaCIRGen -help expects an argument
\item
non-clang options not included in framaCIRGen -help
\item
non-clang options not included in framaCIRGen -help
\item
The -o option is required
\item
The -o option is required
\item
What is the -w option
\item
What is the -w option
\item
Fix how to do custom ASTs; The custom build instructions with a prefix to a temp directory fail
\item
Fix how to do custom ASTs; The custom build instructions with a prefix to a temp directory fail
\item
\irg
options are not included in -fclang-h
The only
\item
framaCIRGen -o prints help summary twice
\item
framaCIRGen -o prints help summary twice
\item
it appears that trigraph processing cannot be turned off, is on by default for
\irg
but off by default for clang++; not sure why
\item
it appears that trigraph processing cannot be turned off, is on by default for
\irg
but off by default for clang++; not sure why
\item
it does not seem that clang options are passed through, e.g. -fdollars-in-identifiers;
\irg
defaults are different than clang
\item
it does not seem that clang options are passed through, e.g. -fdollars-in-identifiers;
\irg
defaults are different than clang
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment