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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Stefan Gränitz
Frama Clang
Commits
9b4523af
Commit
9b4523af
authored
4 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
update user manual
parent
8397676c
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/changes.tex
+10
-0
10 additions, 0 deletions
doc/userman/changes.tex
doc/userman/fclangversion.tex
+4
-4
4 additions, 4 deletions
doc/userman/fclangversion.tex
with
14 additions
and
4 deletions
doc/userman/changes.tex
+
10
−
0
View file @
9b4523af
...
...
@@ -3,6 +3,16 @@
This chapter summarizes the changes in
\fclang
and its documentation
between each release, with the most recent releases first.
\section*
{
Version 0.0.10
}
\begin{itemize}
\item
compatibility with
\clang
11.x
\item
compatibility with
\framac
22.x
\item
don't generate code for implicit member functions and operators when
they're not used
\item
don't generate code for templated member functions that are in fact never
instantiated
\end{itemize}
\section*
{
Version 0.0.9
}
\begin{itemize}
\item
compatibility with
\clang
10.0
...
...
This diff is collapsed.
Click to expand it.
doc/userman/fclangversion.tex
+
4
−
4
View file @
9b4523af
\newcommand
{
\version
}{
0.0.
9
\xspace
}
\newcommand
{
\fclangversion
}{
0.0.
9
\xspace
}
\newcommand
{
\fcversion
}{
2
1
.x~
Sc
an
d
ium
\xspace
}
\newcommand
{
\clangversion
}{
6.0-1
0
.0
\xspace
}
\newcommand
{
\version
}{
0.0.
10
\xspace
}
\newcommand
{
\fclangversion
}{
0.0.
10
\xspace
}
\newcommand
{
\fcversion
}{
2
2
.x~
Tit
anium
\xspace
}
\newcommand
{
\clangversion
}{
6.0-1
1
.0
\xspace
}
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