llvm-project/clang/lib/Interpreter
Fangrui Song 3f18f7c007 [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
With C++17 there is no Clang pedantic warning or MSVC C5051.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D131346
2022-08-08 09:12:46 -07:00
..
CMakeLists.txt [clang] Add missing Interpreter -> ClangDriverOptions dependency 2022-06-26 13:51:21 +00:00
IncrementalExecutor.cpp [clang-repl] Support destructors of global objects. 2022-07-29 02:38:40 +09:00
IncrementalExecutor.h [clang-repl] Support destructors of global objects. 2022-07-29 02:38:40 +09:00
IncrementalParser.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
IncrementalParser.h [clang-repl] Implement code undo. 2022-06-26 18:32:18 +08:00
Interpreter.cpp [clang-repl] Support destructors of global objects. 2022-07-29 02:38:40 +09:00