- Aug 21, 2021
-
-
Stefan Gränitz authored
-
- Aug 19, 2021
-
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
- Aug 11, 2021
-
-
Stefan Gränitz authored
-
Stefan Gränitz authored
Applied clang-tidy modernize-use-override globally in order to achieve compliance in current code base. Added warning `suggest-override` for CMake target `framaCIRGen` in order to detect future breaches.
-
Stefan Gränitz authored
-
Stefan Gränitz authored
Paragraph 4.1 (framaCIRGen specific options) of the frama-clang documentation states that the parameters `--info`, `--warn` and `--debug` might be used to enable extra messages at runtime. They don't appear to be implemented right now. Instead, execution gets stuck in an infinite loop.
-
Stefan Gränitz authored
-
Stefan Gränitz authored
Adjusted copy of the libc++ implementation in LLVM 11.0: https://github.com/llvm/llvm-project/blob/release/11.x/libcxx/include/ratio
-
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.
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
-
Stefan Gränitz authored
This fixes the majority of compile warnings when building with Debian clang version 11.1.0.
-
- Aug 06, 2021
-
-
Allan Blanchard authored
WP displays trivial terminates proofs See merge request frama-c/frama-clang!150
-
Allan Blanchard authored
-
- Jul 13, 2021
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Jul 09, 2021
-
-
Virgile Prevosto authored
synchronize with frama-c/frama-c!3257 See merge request frama-c/frama-clang!151
-
- Jul 06, 2021
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Virgile Prevosto authored
-