- 05 Apr, 2022 6 commits
-
-
Virgile Prevosto authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
This allow analysis for a widely used C++ construct. Please find more details in the bugtracker: frama-c#2564
-
Stefan Gränitz authored
-
Virgile Prevosto authored
merge !1
-
Stefan Gränitz authored
The explicit cast is necessary even though the value for `t` is passed in as an r-value, because it becomes an l-value as soon as it is assigned to the variable.
-
- 04 Apr, 2022 6 commits
-
-
Franck Vedrine authored
Fix translation of negative integer litterals See merge request frama-c/frama-clang!169
-
Virgile Prevosto authored
and remove useless declaration
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- 16 Feb, 2022 3 commits
-
-
Michele Alberti authored
Support for editing the translated C file and keeping demangling options afterwards See merge request frama-c/frama-clang!166
-
-
Michele Alberti authored
[machdep] add support in Frama-Clang for x86_64_msvc machdep of Frama-C See merge request frama-c/frama-clang!165
-
- 15 Feb, 2022 1 commit
-
-
Virgile Prevosto authored
-
- 14 Feb, 2022 11 commits
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
hide -kernel-msg-key behind a proper FCLang option
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Update for LLVM-13 compatibility See merge request frama-c/frama-clang!163
-
Virgile Prevosto authored
Support for OCaml 4.13 See merge request frama-c/frama-clang!164
-
- 07 Feb, 2022 5 commits
-
-
Virgile Prevosto authored
In presence of constructor elision, the contract of f didn't make sense
-
Virgile Prevosto authored
isElidable at ConstructorExpr is not used in this case in clang-13
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- 04 Feb, 2022 2 commits
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- 26 Oct, 2021 1 commit
-
-
Virgile Prevosto authored
sync with frama-c/frama-c!3182 See merge request frama-c/frama-clang!153
-
- 19 Oct, 2021 3 commits
-
-
Valentin Perrelle authored
sync with frama-c/frama-c!2338 See merge request frama-c/frama-clang!146
-
Virgile Prevosto authored
-
Andre Maroneze authored
-
- 08 Oct, 2021 2 commits
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Update Frama-CI data See merge request frama-c/frama-clang!155
-