lxsameer
lxsameer pushed to master at Serene/serene 2023-02-10 17:42:17 +00:00
4d5027d13d builder: Add to new cmake vars to control libcxx usage
fe8b1763a3 deps: Change the iwyu repo to our own fork
ba575d6899 deps: Run various LLVM tests as part of the build process
5284ea4d92 deps: Update iwyu to our own patch to fix Triple.h path
5d1c7d8e23 Fix the Triple.h include in iwyu
Compare 6 commits »
lxsameer pushed to master at Serene/include-what-you-use 2023-02-10 17:36:04 +00:00
785ae7e7b1 Fix the incorrect include path of Triple.h
1a2cab9b71 [clang compat] Remove unused llvm::Optional
f9f4fd2eef Test reporting types hidden in tpl arguments
eb1697e002 Fix comment
81ee985377 Ignore uses of declarations from inside of functions
Compare 10 commits »
lxsameer created branch master in Serene/include-what-you-use 2023-02-10 17:36:04 +00:00
lxsameer created repository Serene/include-what-you-use 2023-02-10 17:35:04 +00:00
lxsameer pushed to master at Serene/serene 2023-02-06 18:08:28 +00:00
2cfc1e8c09 builder: Add libc++ as the standard cpp lib
36f8e59c2b builder: Unset the 'x' parameter
Compare 2 commits »
lxsameer pushed to master at Serene/serene 2023-02-06 18:00:44 +00:00
c59aa96ca5 builder: Fix the bug with CC and an env with no compiler
lxsameer pushed to master at Serene/serene 2023-02-06 17:40:56 +00:00
dc61b42d57 Fix the license header for 2023
87d227ac6f Fix all the conversion warnings
Compare 2 commits »
lxsameer pushed to master at Serene/serene 2023-02-06 15:44:28 +00:00
dc746f7a8c Enable more warning flags
8842dd4ebb Fix all IWUY warnings
Compare 2 commits »
lxsameer pushed to master at Serene/serene 2023-02-06 13:37:32 +00:00
72c3b0ce16 builder: Fix the bug with compiler selection
852071c229 llvm: Update llvm to recent master
Compare 2 commits »
lxsameer pushed to master at Serene/serene 2023-02-05 21:02:28 +00:00
9fdde72496 jit: Fix a couple of warning in the JIT
lxsameer pushed to master at Serene/serene 2023-02-05 19:17:39 +00:00
7993e6ac1c builder: Give up on automatically setup the dev env
lxsameer pushed to master at Serene/serene 2023-02-05 18:54:34 +00:00
d8721ec5e6 Remove CXX flags from setup_env
lxsameer pushed to master at Serene/serene 2023-02-04 21:16:09 +00:00
0bbb996e4a CI: Enable libc++
lxsameer pushed to master at Serene/serene 2023-02-04 21:13:23 +00:00
1bbdb054b3 CI: Enable libc++
lxsameer pushed to master at Serene/serene 2023-02-04 21:01:32 +00:00
a43e2032ae CI: Add an inspect statement to the builder
lxsameer pushed to master at Serene/serene 2023-02-04 20:57:26 +00:00
ea0660acbd CI: Add a failure step
lxsameer pushed to master at Serene/serene 2023-02-04 20:33:37 +00:00
45cc991891 Stop trying to automate the dependency activation
90c59443bf deps: Replace the 'describe' base version to commit sha
abf3c912f5 Remove the unrelible activate script
Compare 3 commits »
lxsameer pushed to master at Serene/serene 2023-02-04 01:24:51 +00:00
1205146349 CI: Updathe the image to v9
lxsameer pushed to master at Serene/serene 2023-02-04 01:10:42 +00:00
80f074e70d CI: Updathe the image to v8
lxsameer pushed to master at Serene/serene 2023-02-04 01:00:26 +00:00
ec692c6ccd CI: Updathe the image to v7