1
0
Fork 0
alistair23-linux/tools/perf/util/c++
Arnaldo Carvalho de Melo 630aec1a7f perf clang: Delete needless util-cxx.h header
It was put in place just to make sure the 'new' C++ operator wouldn't
clash with some argument name in util.h, but there is not anymore any
such argument and also the reason stated for util.h to be included there
was to get the __maybe_unused definition, that is in linux/compiler.h,
so use that instead and nuke util-cxx.h.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: He Kuang <hekuang@huawei.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-1r5tvfnwiydjxhukgqs6bi11@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-08-28 18:14:57 -03:00
..
Build perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00
clang-c.h perf clang: Delete needless util-cxx.h header 2019-08-28 18:14:57 -03:00
clang-test.cpp perf clang: Delete needless util-cxx.h header 2019-08-28 18:14:57 -03:00
clang.cpp perf clang: Remove needless extra semicolon 2019-03-06 09:47:48 -03:00
clang.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00