[NFC] As part of using inclusive language within the llvm project, this patch:
- replaces master with main in C++style.md to match the renaming of the master
branch,
- removes master from FortranIR.md where it is superfluous,
- renames a logical variable in pre-fir-tree04.f90 containing master.
Can you leave a LOGICAL variable declaration and just give the variable a new name instead? Could be a property like is_square or something.