index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
c++
/
clang.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
1
-8
/
+13
2020-01-14
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
1
-0
/
+4
2019-03-06
perf clang: Remove needless extra semicolon
Yang Wei
1
-1
/
+1
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-25
perf tools: Fix a clang 7.0 compilation error
Yonghong Song
1
-2
/
+9
2018-04-09
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-05
perf clang: Compile BPF script using builtin clang support
Wang Nan
1
-0
/
+29
2016-12-05
perf clang: Support compile IR to BPF object and add testcase
Wang Nan
1
-0
/
+45
2016-12-05
perf clang: Allow passing CFLAGS to builtin clang
Wang Nan
1
-8
/
+13
2016-12-05
perf clang: Use real file system for #include
Wang Nan
1
-12
/
+32
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan
1
-0
/
+96