This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f400a2fd77b44d34281792aca84c42e149095e7
clang-p2996
/
flang
/
lib
/
Parser
History
Krzysztof Parzyszek
1def98d9f2
[flang] Avoid forming a reference from null pointer (
#84787
)
...
Doing so is an undefined behavior. This was detected by the undefined behavior sanitizer.
2024-03-11 14:35:31 -05:00
..
basic-parsers.h
…
char-block.cpp
…
char-buffer.cpp
…
char-set.cpp
…
characters.cpp
…
CMakeLists.txt
…
debug-parser.cpp
…
debug-parser.h
…
executable-parsers.cpp
…
expr-parsers.cpp
…
expr-parsers.h
…
Fortran-parsers.cpp
[Flang] Add support for assume_aligned directive (
#81747
)
2024-03-01 15:28:20 +00:00
instrumented-parser.cpp
…
io-parsers.cpp
…
message.cpp
…
misc-parsers.h
…
openacc-parsers.cpp
…
openmp-parsers.cpp
…
parse-tree.cpp
…
parsing.cpp
…
preprocessor.cpp
…
preprocessor.h
…
prescan.cpp
…
prescan.h
…
program-parsers.cpp
…
provenance.cpp
[flang] Use module file hashes for more checking and disambiguation (
#80354
)
2024-03-01 13:58:36 -08:00
source.cpp
[flang] Use module file hashes for more checking and disambiguation (
#80354
)
2024-03-01 13:58:36 -08:00
stmt-parser.h
…
token-parsers.h
…
token-sequence.cpp
[flang] Avoid forming a reference from null pointer (
#84787
)
2024-03-11 14:35:31 -05:00
token-sequence.h
…
tools.cpp
…
type-parser-implementation.h
…
type-parsers.h
…
unparse.cpp
[Flang] Add support for assume_aligned directive (
#81747
)
2024-03-01 15:28:20 +00:00
user-state.cpp
…