[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead...
[oota-llvm.git] / include / llvm / IR / GlobalVariable.h
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2013-10-29 Rafael EspindolaClarify that GlobalVariables definitions must have...
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-02-05 Michael GottesmanChanged in comment cxx -> C++. Thanks Richard Smith!.
2013-02-05 Michael GottesmanAdd code to GlobalVariable.h so that global variables...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...