cling/lib/Utils
2021-02-25 20:44:15 +01:00
..
AST.cpp BuildDeclRefExpr returns a DeclRefExpr instead of StmtResult. 2021-02-25 20:44:15 +01:00
CMakeLists.txt Fix building clingutils tetss with builtin_clang=OFF for conda 2020-01-24 15:44:19 +01:00
Diagnostics.cpp Fix LLVM API misuse when trying to replace and keep a DiagnosticConsumer. 2017-02-02 11:44:05 +01:00
Output.cpp Fix unitialized member (Coverity 94184). 2017-05-08 09:44:08 +02:00
ParserStateRAII.cpp Capture/reset expression eval context (ROOT-10511): 2020-02-19 11:30:36 +01:00
Paths.cpp Support inclusion of precompiled header from header search paths. 2017-02-01 13:14:10 +01:00
PlatformPosix.cpp Add assertion to ensure that page_size is a power of two 2019-08-08 18:14:03 +02:00
PlatformWin.cpp Fix memory leak in cling/lib/Utils/PlatformWin.cpp 2020-01-30 16:29:05 +01:00
SourceNormalization.cpp IsClassOrFunction: Handle signedness modifiers 2020-07-01 22:44:08 +02:00
UTF8.cpp Missing member init (thanks, Valgrind!). 2017-04-04 11:14:05 +02:00
Validation.cpp Add platform::IsMemoryValid. 2016-10-18 17:53:21 +02:00