Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
2bb217b5fec3e3b98c25a2d5d8d88f3a0b245a2c
clang-p2996/llvm/lib/Bitcode/Reader
History
Simon Pilgrim 2bb217b5fe MetadataLoader upgradeCUVariables() - silence static analyzer dyn_cast_or_null<> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we know that the source won't be null so just use dyn_cast, which will assert if the value somehow is actually null.

llvm-svn: 373448
2019-10-02 11:48:17 +00:00
..
BitcodeAnalyzer.cpp
Reland: [Remarks] Add an LLVM-bitstream-based remark serializer
2019-07-31 00:13:51 +00:00
BitcodeReader.cpp
[IR] allow fast-math-flags on phi of FP values (2nd try)
2019-09-25 14:35:02 +00:00
BitReader.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
[llvm-bcanalyzer] Refactor and move to libLLVMBitReader
2019-07-08 02:06:34 +00:00
LLVMBuild.txt
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
MetadataLoader.cpp
MetadataLoader upgradeCUVariables() - silence static analyzer dyn_cast_or_null<> null dereference warning. NFCI.
2019-10-02 11:48:17 +00:00
MetadataLoader.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueList.cpp
[BitcodeReader] Use tighter upper bound to validate forward references.
2019-07-14 12:35:50 +00:00
ValueList.h
[BitcodeReader] Use tighter upper bound to validate forward references.
2019-07-14 12:35:50 +00:00
Powered by Gitea Version: 1.25.1 Page: 908ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API