"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "422dfbf7cc4d8cb1a61e6b84bbed5464ea3155c5"
Kill FunctionDecl's IsCopyAssignment bit; it duplicated what could
already be determined by isCopyAssignmentOperator(), and was set too late in the process for all clients to see the appropriate value. Cleanup only; no functionality change. llvm-svn: 114916
Loading
Please register or sign in to comment