llvm-project/llvm/tools/llvm-ifs
Fangrui Song 6da3d8b19c [llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]]
[[noreturn]] can be used since Oct 2016 when the minimum compiler requirement was bumped to GCC 4.8/MSVC 2015.

Note: the definition of LLVM_ATTRIBUTE_NORETURN is kept for now.
2021-07-28 09:31:14 -07:00
..
CMakeLists.txt [ifs] Fix linking errors on some llvm builders 2021-07-19 12:01:34 -07:00
ErrorCollector.cpp [llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]] 2021-07-28 09:31:14 -07:00
ErrorCollector.h [llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]] 2021-07-28 09:31:14 -07:00
llvm-ifs.cpp [llvm][tools] Hide more unrelated tool options 2021-07-20 13:27:33 +02:00