[llvm-commits] [llvm] r40557 - in /llvm/trunk/win32: ./ Analysis/ Archive/ AsmParser/ Bitcode/ CBackend/ CodeGen/ Configure/ ExecutionEngine/ Fibonacci/ Linker/ Support/ System/ TableGen/ Target/ Transforms/ VMCore/ bugpoint/ llc/ lli/ llvm-ar/ llvm-as/ llvm-bcanalyzer/ llvm-dis/ llvm-ld/ llvm-link/ llvm-nm/ llvm-prof/ llvm-ranlib/ opt/ x86/

Reid Spencer rspencer at reidspencer.com
Fri Jul 27 11:31:41 PDT 2007


Chuck,

FYI, as mentioned in the DeveloperPolicy.html, you have commit approval
for "trivial" fixes. Stuff like compiler warnings and errors is
considered trivial. So there's no need in the future to ask for approval
for those variable scope issues with VC++. Just commit them. If there's
a lot of them you are fixing, please run the regression tests before
committing to make sure nothing broke.  More serious patches still need
to be reviewed by patch sent to llvm-commits list. 

Hope that helps.

Reid.





More information about the llvm-commits mailing list