Remove a few verbal exclamation marks in the main header of cling.
This commit is contained in:
parent
cc77dac476
commit
03180bea00
@ -612,8 +612,8 @@ namespace cling {
|
||||
//FIXME: This must be in InterpreterCallbacks.
|
||||
void installLazyFunctionCreator(void* (*fp)(const std::string&));
|
||||
|
||||
//FIXME: Terrible hack to let the IncrementalParser run static inits on
|
||||
// transaction completed.
|
||||
//FIXME: Lets the IncrementalParser run static inits on transaction
|
||||
// completed. Find a better way.
|
||||
ExecutionResult executeTransaction(Transaction& T);
|
||||
|
||||
///\brief Evaluates given expression within given declaration context.
|
||||
|
Loading…
x
Reference in New Issue
Block a user