[patch][pr17676] Clarify that global variables definitions have initializers
Joey Gouly
joey.gouly at arm.com
Tue Oct 29 04:20:33 PDT 2013
LGTM!
-----Original Message-----
From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Rafael EspĂndola
Sent: 28 October 2013 19:42
To: llvm-commits
Cc: Benjamin Kramer
Subject: [patch][pr17676] Clarify that global variables definitions have initializers
The attached patch clarify that global variables definitions must have
an initializer and declarations cannot have one.
Cheers,
Rafael
More information about the llvm-commits
mailing list