Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
bcb2591b6ca00365cb9f99efafeb3bfe8682f002
/
flang
/
lib
/
Semantics
/
pointer-assignment.cpp
bcb2591
[flang] More checking of NULL pointer actual arguments
by peter klausler
· 3 years, 8 months ago
562bfe1
[flang] Complain about more cases of calls to insufficiently defined procedures
by peter klausler
· 4 years ago
dfecbca
[flang] CheckConformance: tristate-ify result
by peter klausler
· 4 years ago
d6a74ec
[flang] Fix false error message for "ptr => func()" array conformance
by peter klausler
· 4 years, 5 months ago
641ede9
[flang] Improve initializer semantics, esp. for component default values
by peter klausler
· 4 years, 6 months ago
c757418
[flang] Failed call to CHECK() for call to ASSOCIATED(NULL())
by Peter Steinfeld
· 4 years, 7 months ago
37b2e2b
[flang] Semantic analysis for FINAL subroutines
by peter klausler
· 4 years, 8 months ago
f862d85
[flang] Check shape conformance on initializers
by peter klausler
· 4 years, 9 months ago
0e9e06a
[flang][NFC] Reformat files with current clang-format
by peter klausler
· 4 years, 10 months ago
4171f80
[flang] DATA stmt processing (part 3/4): Remaining prep work
by peter klausler
· 5 years ago
1f87900
[flang] Reformat with latest clang-format and .clang-format
by Tim Keith
· 5 years ago
8670e49
[flang] [LLVMify F18] Replace the use std::ostream with LLVM streams llvm::ostream
by Caroline Concatto
· 5 years ago
64ab330
[flang] [LLVMify F18] Compiler module folders should have capitalised names (flang-compiler/f18#980)
by CarolineConcatto
· 5 years ago
[Renamed (96%) from flang/lib/semantics/pointer-assignment.cpp]
88aa96f
[flang] Reorganize evaluate::Assignment
by Tim Keith
· 5 years ago
352d347
[flang] Changed *.cc file extension to *.cpp (updated scripts) (flang-compiler/f18#958)
by Alexis Perry
· 5 years ago
[Renamed (99%) from flang/lib/semantics/pointer-assignment.cc]
65b62f9
[flang] Moved public headers to include/flang (flang-compiler/f18#943)
by David Truby
· 5 years ago
d1337ba
[flang] Check bounds on pointer assignment
by Tim Keith
· 5 years ago
d4a1bd7c
[flang] Refactor Analyze(PointerAssignmentStmt)
by Tim Keith
· 5 years ago
ee60c9a
[flang] Fix shape analysis of RHS designators of pointer assignments
by peter klausler
· 5 years ago
628a359
[flang] Fix checking of pointer target with association
by Tim Keith
· 5 years ago
cb37808
[flang] Pointer assignment semantic checks
by Tim Keith
· 5 years ago
c42a220
[flang] Move pointer assignment checking to its own file
by Tim Keith
· 5 years ago